Merge pull request #178 from marlam/master

package openscenegraph: depend on gta
This commit is contained in:
Tony Theodore 2013-04-22 01:13:26 -07:00
commit 79760f62f3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ $(PKG)_CHECKSUM := e0768e7026be239e1089f65ee0655bdda8b5949f
$(PKG)_SUBDIR := openscenegraph-osg-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/$(PKG)/osg/tarball/$($(PKG)_VERSION)/$($(PKG)_FILE)
$(PKG)_DEPS := gcc boost curl dcmtk ffmpeg freetype gdal giflib jasper jpeg libpng openal openexr poppler qt tiff xine-lib zlib
$(PKG)_DEPS := gcc boost curl dcmtk ffmpeg freetype gdal giflib gta jasper jpeg libpng openal openexr poppler qt tiff xine-lib zlib
define $(PKG)_UPDATE
$(WGET) -q -O- 'https://github.com/$(PKG)/osg/commits/master' | \