diff options
author | Ross Burton <ross@openedhand.com> | 2007-06-20 15:57:54 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-06-20 15:57:54 +0000 |
commit | e1bc49c119cc8fc6738d75905261964a0f057857 (patch) | |
tree | 6f742a8f96d6d2025f27a2215a4c331bc90474b7 /meta/packages/abiword | |
parent | d14962beecc6aec8cfac7b857ab0a18256d8e59a (diff) | |
download | poky-e1bc49c119cc8fc6738d75905261964a0f057857.tar.gz |
Change encoding packages to recommends
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1979 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/abiword')
-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 43ab1eac92..d2fabf931c 100644 --- a/meta/packages/abiword/abiword.inc +++ b/meta/packages/abiword/abiword.inc | |||
@@ -4,8 +4,8 @@ HOMEPAGE = "http://www.abiword.org"" | |||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | 5 | ||
6 | DEPENDS = "libgsf libglade libfribidi libxml2 wv" | 6 | DEPENDS = "libgsf libglade libfribidi libxml2 wv" |
7 | #RDEPENDS = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ | 7 | RRECOMMENDS = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ |
8 | # glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" | 8 | glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" |
9 | 9 | ||
10 | # Share this file between recipes that use cvs and that pull tarballs | 10 | # Share this file between recipes that use cvs and that pull tarballs |
11 | # (one day change this to differentiate automatically based on PV and set the | 11 | # (one day change this to differentiate automatically based on PV and set the |