projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93221d2
)
pyqt4: Fix build deps
author
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Aug 2010 19:28:29 +0000
(19:28 +0000)
committer
mb
<mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 20 Aug 2010 19:28:29 +0000
(19:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22744
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
lang/pyqt4/Makefile
patch
|
blob
|
history
diff --git
a/lang/pyqt4/Makefile
b/lang/pyqt4/Makefile
index
902544a
..
6845502
100644
(file)
--- a/
lang/pyqt4/Makefile
+++ b/
lang/pyqt4/Makefile
@@
-18,7
+18,7
@@
PKG_BUILD_DIR:=$(BUILD_DIR)/PyQt-x11-gpl-$(PKG_VERSION)
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
-PKG_BUILD_DEPENDS:=python-sip
qt4
+PKG_BUILD_DEPENDS:=python-sip
/host
include $(INCLUDE_DIR)/package.mk
$(call include_mk, python-package.mk)