projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dbe637
)
qt4: Fix tslib mouse dependencies
author
Michael Büsch
<mb@bu3sch.de>
Sat, 9 Oct 2010 19:43:36 +0000
(19:43 +0000)
committer
Michael Büsch
<mb@bu3sch.de>
Sat, 9 Oct 2010 19:43:36 +0000
(19:43 +0000)
SVN-Revision: 23372
Xorg/lib/qt4/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/qt4/Makefile
b/Xorg/lib/qt4/Makefile
index 93565129f4e337cb0104db500191bf4f33a5627b..d24cfde7937b65d0e306f8f8f9f404a577c7fafd 100644
(file)
--- a/
Xorg/lib/qt4/Makefile
+++ b/
Xorg/lib/qt4/Makefile
@@
-217,7
+217,7
@@
endef
define Package/qt4-drivers-mouse-tslibmousedriver
$(call Package/qt4-drivers-mouse/Default)
TITLE+=tslibmousedriver
- DEPENDS
:
=+tslib
+ DEPENDS
+
=+tslib
endef
###