projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
696172e
)
pyqt4: depend on X11
author
Michael Büsch
<mb@bu3sch.de>
Sat, 9 Oct 2010 17:55:47 +0000
(17:55 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Sat, 9 Oct 2010 17:55:47 +0000
(17:55 +0000)
SVN-Revision: 23371
lang/pyqt4/Makefile
patch
|
blob
|
history
diff --git
a/lang/pyqt4/Makefile
b/lang/pyqt4/Makefile
index d91684b794ef4d52c349cc1304747284ff8b8b3b..d279b3d89911695f455c39fa138705601116c754 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-sip
+ DEPENDS:=+qt4 +dbus-python +python-sip
@FEATURE_drawing-backend_libX11
endef
define Package/pyqt4/Description