efl++: bump to v0.0.5
authorMichael Lauer <mickey@vanille-media.de>
Thu, 8 Sep 2005 14:36:52 +0000 (14:36 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 8 Sep 2005 14:36:52 +0000 (14:36 +0000)
packages/efl++/efl++-fb_0.0.5.bb [moved from packages/efl++/efl++-fb_0.0.3.bb with 100% similarity]
packages/efl++/efl++-x11_0.0.5.bb [moved from packages/efl++/efl++-x11_0.0.3.bb with 100% similarity]
packages/efl++/efl++.inc

index aaf097e..7b26a45 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "LGPL"
 AUTHOR = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 MAINTAINER = "${AUTHOR}"
 HOMEPAGE = "http://www.Vanille.de/projects/efl++.html"
-DEPENDS = "virtual/evas virtual/ecore edje"
+DEPENDS = "virtual/evas virtual/ecore edje libsigc++-2.0"
 PROVIDES = "virtual/efl++"
 
 SRC_URI = "http://www.Vanille.de/temp/efl++_${PV}.tar.bz2"
@@ -25,7 +25,7 @@ include ( common.pro )
 
 LIBS        += -L${EDIR}
 
-CONFIG      = console release eflbasic
+EFLCONFIG      = console release eflbasic angstrom
 INCLUDEPATH += ${EDIR}/src/common ${EDIR}/src/extra ${EDIR}/src/misc
 INCLUDEPATH += ${EDIR}/src/evas ${EDIR}/src/ecore ${EDIR}/src/edje
 INCLUDEPATH += ${EDIR}/src/esmart ${EDIR}/src/ewl