summaryrefslogtreecommitdiff
path: root/meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2010-12-23 20:23:33 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-30 10:03:10 +0000
commit0e8f0f0a033c79611a15914fde5826876502af2e (patch)
tree6eaed12c3fbab03d9adf193e923b6e20e2937f0d /meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc
parent35e3443b57d009bffd8904c7c6c3a4769193c1b4 (diff)
downloadopenembedded-core-0e8f0f0a033c79611a15914fde5826876502af2e.tar.gz
openembedded-core-0e8f0f0a033c79611a15914fde5826876502af2e.tar.bz2
openembedded-core-0e8f0f0a033c79611a15914fde5826876502af2e.tar.xz
openembedded-core-0e8f0f0a033c79611a15914fde5826876502af2e.zip
RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}
For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc')
-rw-r--r--meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc b/meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc
index dcd3b8553..e3f6a9d2b 100644
--- a/meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc
+++ b/meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.abiword.org"
SECTION = "x11/office"
LICENSE = "GPLv2"
DEPENDS = "perl-native wv libgsf libglade libfribidi jpeg libpng libxml2"
-RDEPENDS = "glibc-gconv-ibm850 glibc-gconv-cp1252 \
+RDEPENDS_${PN} = "glibc-gconv-ibm850 glibc-gconv-cp1252 \
glibc-gconv-iso8859-15 glibc-gconv-iso8859-1"
SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz"