summaryrefslogtreecommitdiffstats
path: root/src/openscenegraph.mk
diff options
context:
space:
mode:
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 bce4f0b..a0dc52b 100644
--- a/src/openscenegraph.mk
+++ b/src/openscenegraph.mk
@@ -12,7 +12,7 @@ $(PKG)_FILE := OpenSceneGraph-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/openscenegraph/OpenSceneGraph/archive/$($(PKG)_FILE)
$(PKG)_DEPS := cc boost curl dcmtk freetype gdal giflib gstreamer \
gta jasper jpeg libpng openal openexr openthreads poppler \
- qt tiff zlib
+ qtbase tiff zlib
define $(PKG)_UPDATE
$(WGET) -q -O- 'http://www.openscenegraph.org/index.php/download-section/stable-releases' | \