ecore does not build with linux 2.4
authorFelix Fietkau <nbd@openwrt.org>
Fri, 2 Jan 2009 02:28:37 +0000 (02:28 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 2 Jan 2009 02:28:37 +0000 (02:28 +0000)
SVN-Revision: 13808

Xorg/efl/ecore/Makefile

index b08e3b3f063f6f96b0557a3af5f79b9be00e3b06..e329127cb91b2099f85fd76e1a678374d03f88d4 100644 (file)
@@ -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