From: Ross Burton Date: Wed, 20 Jun 2007 15:37:21 +0000 (+0000) Subject: Disable gconv packages for now, they were not build for some reason X-Git-Tag: rev_ivi_2015_02_04~31903 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=74a86e6d34d9fd5148776682eba7b7f97722f9e0;p=scm%2Fbb%2Ftizen-distro.git Disable gconv packages for now, they were not build for some reason git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1978 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/abiword/abiword.inc b/meta/packages/abiword/abiword.inc index ea24363..43ab1ea 100644 --- a/meta/packages/abiword/abiword.inc +++ b/meta/packages/abiword/abiword.inc @@ -4,8 +4,8 @@ HOMEPAGE = "http://www.abiword.org"" LICENSE = "GPLv2" DEPENDS = "libgsf libglade libfribidi libxml2 wv" -RDEPENDS = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ - glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" +#RDEPENDS = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ +# glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" # Share this file between recipes that use cvs and that pull tarballs # (one day change this to differentiate automatically based on PV and set the