summaryrefslogtreecommitdiffstats
path: root/src/openscenegraph.mk
diff options
context:
space:
mode:
authorMartin Lambers <marlam@marlam.de>2013-04-22 07:40:49 (GMT)
committerMartin Lambers <marlam@marlam.de>2013-04-22 07:40:49 (GMT)
commit8466d79205b141024a57868c91e55452c978ed86 (patch)
tree907fad9b464c3d530a31b642d97629fd3567b8d3 /src/openscenegraph.mk
parent6b8b893327259c606296f23fad50d03a579eb7be (diff)
downloadmxe-8466d79205b141024a57868c91e55452c978ed86.zip
mxe-8466d79205b141024a57868c91e55452c978ed86.tar.gz
mxe-8466d79205b141024a57868c91e55452c978ed86.tar.bz2
package openscenegraph: depend on gta
Diffstat (limited to 'src/openscenegraph.mk')
-rw-r--r--src/openscenegraph.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openscenegraph.mk b/src/openscenegraph.mk
index 3563a95..df35861 100644
--- a/src/openscenegraph.mk
+++ b/src/openscenegraph.mk
@@ -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' | \