]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pyQt: Fix build with new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 17 Sep 2010 21:41:05 +0000 (23:41 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 17 Sep 2010 21:41:05 +0000 (23:41 +0200)
pkgs/core/pyQt/pyQt.nm

index d92b00d552896d1cac9ce6b5b0c0edc67cf29f03..a03f03c3c0d535fe5719555c8dbd988af38615e8 100644 (file)
@@ -34,8 +34,7 @@ PKG_URL        = http://www.riverbankcomputing.com/software/pyqt/
 PKG_LICENSE    = GPLv3 or GPLv2 with exceptions
 PKG_SUMMARY    = Python bindings for Qt4.
 
-PKG_BUILD_DEPS+= sip
-PKG_DEPS      += python qt 
+PKG_BUILD_DEPS+= gcc-c++ libXext-devel python-devel qt sip-devel
 
 define PKG_DESCRIPTION
         Python bindings for Qt4