From: mb Date: Sat, 9 Oct 2010 17:55:47 +0000 (+0000) Subject: pyqt4: depend on X11 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=de07a95d3bd1a9337ecc412312e8d79b2bfb9377;p=packages.git pyqt4: depend on X11 git-svn-id: svn://svn.openwrt.org/openwrt/packages@23371 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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