From 2860dd45b20c36df5f7a69a18b32f0c112c7d9ed Mon Sep 17 00:00:00 2001 From: Justin Patrin Date: Thu, 1 Sep 2005 20:27:29 +0000 Subject: [PATCH] entrance: add edb-native to depends -We can remove this when we update to a newer entrance which uses ecore_config instead of edb_ed --- packages/e17/entrance_20050810.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/e17/entrance_20050810.bb b/packages/e17/entrance_20050810.bb index 09f3de4adc..8a7a08b881 100644 --- a/packages/e17/entrance_20050810.bb +++ b/packages/e17/entrance_20050810.bb @@ -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 " -- 2.39.5