CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
edje: removed verbose output.
[attic/ports/e17-cross.git] / edje / Pkgfile
index 7e3ed5a1fdbae6f972b49afbb8caaf4d20354b7d..1c31c35e7afb0cc3f35bfcc1246d6fffdf207e0f 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: lua embryo
 
 name=edje
-version=20091130
+version=20100202
 release=1
 source=(http://lokalix.dyndns.org/crux/distfiles/e17/$name-$version.tar.bz2)
 
@@ -21,7 +21,7 @@ build()
   export ECORE_FILE_CFLAGS="-I$CLFS/usr/include"
   export ECORE_EVAS_LIBS="-L$CLFS/usr/lib -lecore_evas"
   export ECORE_EVAS_CFLAGS="-I$CLFS/usr/include"
-  export EDJE_LIBS="-L$CLFS/usr/lib -leina -lecore_file -lecore_con -lecore_job -lecore -lembryo -leet"
+  export EDJE_LIBS="-L$CLFS/usr/lib -leina -lecore_file -lecore -lembryo -leet"
   export EDJE_CFLAGS="-I$CLFS/usr/include -I$CLFS/usr/include/eina-0 -I$CLFS/usr/include/eina-0/eina"
 
   ./autogen.sh --build=$CHOST \