projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14ae170
)
tslib does not build on linux 2.4
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Jan 2009 02:32:25 +0000
(
02:32
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Jan 2009 02:32:25 +0000
(
02:32
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13812
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Xorg/lib/tslib/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/tslib/Makefile
b/Xorg/lib/tslib/Makefile
index
567de47
..
cdb5a4c
100644
(file)
--- a/
Xorg/lib/tslib/Makefile
+++ b/
Xorg/lib/tslib/Makefile
@@
-24,6
+24,7
@@
define Package/tslib
CATEGORY:=Xorg
SUBMENU:=lib
TITLE:=Tslib is an abstraction layer for touchscreen panel events.
+ DEPENDS:=@!LINUX_2_4
URL:=http://tslib.berlios.de/
endef