projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7c495b
)
qt4: depend on DISPLAY_SUPPORT
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Nov 2010 16:36:43 +0000
(16:36 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Nov 2010 16:36:43 +0000
(16:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23795
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Xorg/lib/qt4/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/qt4/Makefile
b/Xorg/lib/qt4/Makefile
index
d24cfde
..
18e9545
100644
(file)
--- a/
Xorg/lib/qt4/Makefile
+++ b/
Xorg/lib/qt4/Makefile
@@
-63,7
+63,7
@@
endef
define Package/qt4
$(call Package/qt4/Default)
- DEPENDS:=+zlib +libstdcpp +libsqlite3
+ DEPENDS:=+zlib +libstdcpp +libsqlite3
@DISPLAY_SUPPORT
endef
define Package/qt4-gui