projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9f44f1
)
ecore does not build with linux 2.4
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 2 Jan 2009 02:28:37 +0000
(
02:28
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 2 Jan 2009 02:28:37 +0000
(
02:28
+0000)
SVN-Revision: 13808
Xorg/efl/ecore/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/efl/ecore/Makefile
b/Xorg/efl/ecore/Makefile
index b08e3b3f063f6f96b0557a3af5f79b9be00e3b06..e329127cb91b2099f85fd76e1a678374d03f88d4 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