ecore does not build with linux 2.4
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Jan 2009 02:28:37 +0000 (02:28 +0000)
committernbd <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

index b08e3b3..e329127 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