entrance: add glibc-gconv-iso8859-1 to RDEPENDS, fixes earlier issue with keyboard...
authorJustin Patrin <papercrane@gmail.com>
Wed, 31 Aug 2005 18:21:27 +0000 (18:21 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 31 Aug 2005 18:21:27 +0000 (18:21 +0000)
packages/e17/entrance_20050810.bb

index 65d9482..2af2816 100644 (file)
@@ -3,11 +3,11 @@ 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"
-RDEPENDS += "bash keylaunch detect-stylus x11-common"
+RDEPENDS += "bash keylaunch detect-stylus x11-common glibc-gconv-iso8859-1"
 HOMEPAGE = "http://www.enlightenment.org"
 MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
 CVSDATE = "${PV}"
-PR = "r5"
+PR = "r6"
 
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/entrance \
            file://Xserver.patch;patch=1 \