projects
/
openwrt
/
svn-archive
/
feeds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5a55a8
)
qt4 core requires librt - add as dependency
author
Mirko Vogt
<mirko@openwrt.org>
Mon, 26 Mar 2012 14:05:30 +0000
(14:05 +0000)
committer
Mirko Vogt
<mirko@openwrt.org>
Mon, 26 Mar 2012 14:05:30 +0000
(14:05 +0000)
SVN-Revision: 31075
xorg/lib/qt4/Makefile
patch
|
blob
|
history
diff --git
a/xorg/lib/qt4/Makefile
b/xorg/lib/qt4/Makefile
index b01f13d6c0488f1cd15c38a10b6f1a56e90a48b5..cb278a939c0ef776f51e863f012d2b4b8669f9fb 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 @!LINUX_2_4
+ DEPENDS:=+zlib +lib
rt +lib
stdcpp @!LINUX_2_4
endef
define Package/qt4-gui