projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0915040
)
ecore does not build with linux 2.4
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Jan 2009 02:28:37 +0000
(
02:28
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Jan 2009 02:28:37 +0000
(
02:28
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13808
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Xorg/efl/ecore/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/efl/ecore/Makefile
b/Xorg/efl/ecore/Makefile
index
b08e3b3
..
e329127
100644
(file)
--- a/
Xorg/efl/ecore/Makefile
+++ b/
Xorg/efl/ecore/Makefile
@@
-30,7
+30,7
@@
define Package/ecore
SUBMENU:=lib
TITLE:=Ecore is the core event abstraction layer and X abstraction layer
URL:=http://wiki.enlightenment.org/index.php/Ecore
- DEPENDS:=+eet +evas +libXcursor +libXrandr +libXtst +libiconv
+ DEPENDS:=+eet +evas +libXcursor +libXrandr +libXtst +libiconv
@!LINUX_2_4
endef
define Package/ecore/description