From: Michael Tremer Date: Fri, 17 Sep 2010 21:41:05 +0000 (+0200) Subject: pyQt: Fix build with new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d55b92081d5c7837e36698ca54cd506bda1e15e;p=ipfire-3.x.git pyQt: Fix build with new version of the buildsystem. --- diff --git a/pkgs/core/pyQt/pyQt.nm b/pkgs/core/pyQt/pyQt.nm index d92b00d55..a03f03c3c 100644 --- a/pkgs/core/pyQt/pyQt.nm +++ b/pkgs/core/pyQt/pyQt.nm @@ -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