From: Justin Patrin Date: Wed, 31 Aug 2005 18:21:27 +0000 (+0000) Subject: entrance: add glibc-gconv-iso8859-1 to RDEPENDS, fixes earlier issue with keyboard... X-Git-Tag: Release-2010-05/1~9453^2~3729^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a07f4d8a2e4156359f4c2bed603d283394e7e2f;p=openembedded.git entrance: add glibc-gconv-iso8859-1 to RDEPENDS, fixes earlier issue with keyboard not working --- diff --git a/packages/e17/entrance_20050810.bb b/packages/e17/entrance_20050810.bb index 65d9482c02..2af2816457 100644 --- a/packages/e17/entrance_20050810.bb +++ b/packages/e17/entrance_20050810.bb @@ -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 " CVSDATE = "${PV}" -PR = "r5" +PR = "r6" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/entrance \ file://Xserver.patch;patch=1 \