ecore depends on curl, ecore-x11 depends on evas-x11
authorMichael Lauer <mickey@vanille-media.de>
Mon, 8 Aug 2005 17:55:28 +0000 (17:55 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 8 Aug 2005 17:55:28 +0000 (17:55 +0000)
packages/ecore/ecore-x11_0.9.9.013.bb
packages/ecore/ecore_0.9.9.013.inc

index 785cc2b..c37b50d 100644 (file)
@@ -1,6 +1,5 @@
 include ecore_${PV}.inc
-
-DEPENDS += "x11"
+DEPENDS += "evas-x11"
 PR = "r1"
 
 EXTRA_OECONF = "--enable-ecore-fb \
index 3fd4e17..4598b20 100644 (file)
@@ -7,7 +7,7 @@ PRIORITY = "optional"
 LEAD_SONAME = "libecore.so"
 PROVIDES = "virtual/ecore"
 LICENSE = "MIT"
-DEPENDS = "edb eet virtual/evas freetype edb-native"
+DEPENDS = "curl edb eet virtual/evas freetype edb-native"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 
 SRC_URI = "http://enlightenment.freedesktop.org/files/ecore-${PV}.tar.gz \