e-modules: change DEPENDS to use -x11 instead of virtual as they are part of the...
authorJustin Patrin <papercrane@gmail.com>
Thu, 1 Sep 2005 21:25:09 +0000 (21:25 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 1 Sep 2005 21:25:09 +0000 (21:25 +0000)
packages/e17/e-modules_20050810.bb

index c019c44..9ab3330 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Enlightenment Window Manager Extra Modules"
-DEPENDS = "virtual/ecore virtual/evas virtual/esmart edje eet e"
+DEPENDS = "ecore-x11 evas-x11 esmart-x11 edje eet e"
 LICENSE = "MIT"
 SECTION = "e/apps"
 MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"