diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/abiword/abiword.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/abiword/abiword.inc b/meta/packages/abiword/abiword.inc index 43ab1eac9..d2fabf931 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" +RRECOMMENDS = "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 |