Add RDEPENDS to DEPENDS
authorJustin Patrin <papercrane@gmail.com>
Sun, 21 Aug 2005 23:51:42 +0000 (23:51 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 21 Aug 2005 23:51:42 +0000 (23:51 +0000)
packages/e17/entrance_20050810.bb

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