projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25c2420
)
pyqt4: select qt4-gui
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 2 Nov 2010 16:56:11 +0000
(16:56 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 2 Nov 2010 16:56:11 +0000
(16:56 +0000)
SVN-Revision: 23798
lang/pyqt4/Makefile
patch
|
blob
|
history
diff --git
a/lang/pyqt4/Makefile
b/lang/pyqt4/Makefile
index f05dc0f73fc048564c8a635fae4ee3abac675978..86dcd01be00345b003eb7d475e54beb1d9db9140 100644
(file)
--- a/
lang/pyqt4/Makefile
+++ b/
lang/pyqt4/Makefile
@@
-31,7
+31,7
@@
define Package/pyqt4
TITLE:=Python QT4
MAINTAINER:=Michael Buesch <mb@bu3sch.de>
URL:=http://www.riverbankcomputing.co.uk/software/pyqt/download
- DEPENDS:=+qt4 +dbus-python +python +python-sip @FEATURE_drawing-backend_libX11
+ DEPENDS:=+qt4 +
qt4-gui +
dbus-python +python +python-sip @FEATURE_drawing-backend_libX11
endef
define Package/pyqt4/Description