entrance: add edb-native to depends
authorJustin Patrin <papercrane@gmail.com>
Thu, 1 Sep 2005 20:27:29 +0000 (20:27 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 1 Sep 2005 20:27:29 +0000 (20:27 +0000)
-We can remove this when we update to a newer entrance which uses ecore_config instead of edb_ed

packages/e17/entrance_20050810.bb

index 09f3de4..8a7a08b 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Entrance is the Enlightenment login manager"
 SECTION = "e/apps"
 LICENSE = "MIT"
 # can also use pam and crypt
-DEPENDS = "edb evas-x11 ecore-x11 edje esmart-x11 bash keylaunch detect-stylus xserver-common"
+DEPENDS = "edb edb-native evas-x11 ecore-x11 edje esmart-x11 bash keylaunch detect-stylus xserver-common"
 RDEPENDS += "bash keylaunch detect-stylus x11-common glibc-gconv-iso8859-1"
 HOMEPAGE = "http://www.enlightenment.org"
 MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"