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:
2ae4569
)
qt4: disable on brcm-2.4, it fails due to missing tslib support
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 7 Jul 2011 10:23:50 +0000
(10:23 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 7 Jul 2011 10:23:50 +0000
(10:23 +0000)
SVN-Revision: 27516
Xorg/lib/qt4/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/qt4/Makefile
b/Xorg/lib/qt4/Makefile
index fd9dd1242c6484ce98dfa1c8eae8c86d7ef0bf3d..cf9ca14cd2b0a4f7506c1a17e5b957c999061c52 100644
(file)
--- a/
Xorg/lib/qt4/Makefile
+++ b/
Xorg/lib/qt4/Makefile
@@
-69,7
+69,7
@@
endef
define Package/qt4
$(call Package/qt4/Default)
- DEPENDS:=+zlib +libstdcpp
+ DEPENDS:=+zlib +libstdcpp
@!LINUX_2_4
endef
define Package/qt4-gui