From: Michael Büsch Date: Sat, 9 Oct 2010 17:55:47 +0000 (+0000) Subject: pyqt4: depend on X11 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=21eda3431ecd1b1cfd1c8c20e1729393092fa91c;p=openwrt%2Fsvn-archive%2Fpackages.git pyqt4: depend on X11 SVN-Revision: 23371 --- diff --git a/lang/pyqt4/Makefile b/lang/pyqt4/Makefile index d91684b79..d279b3d89 100644 --- a/lang/pyqt4/Makefile +++ b/lang/pyqt4/Makefile @@ -31,7 +31,7 @@ define Package/pyqt4 TITLE:=Python QT4 MAINTAINER:=Michael Buesch URL:=http://www.riverbankcomputing.co.uk/software/pyqt/download - DEPENDS:=+qt4 +dbus-python +python-sip + DEPENDS:=+qt4 +dbus-python +python-sip @FEATURE_drawing-backend_libX11 endef define Package/pyqt4/Description