aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/abiword/abiword.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/abiword/abiword.inc')
-rw-r--r--recipes/abiword/abiword.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/abiword/abiword.inc b/recipes/abiword/abiword.inc
index 58f712aca9..25a6f71639 100644
--- a/recipes/abiword/abiword.inc
+++ b/recipes/abiword/abiword.inc
@@ -3,10 +3,10 @@ HOMEPAGE = "http://www.abiword.org""
SECTION = "x11/office"
LICENSE = "GPLv2"
DEPENDS = "perl-native libgsf libgnomeprint libgnomeprintui libglade libfribidi enchant jpeg libpng libxml2"
-RDEPENDS = "enchant "
+RDEPENDS_${PN} = "enchant "
RDEPENDS_linux += "glibc-gconv-ibm850 glibc-gconv-cp1252 \
glibc-gconv-iso8859-15 glibc-gconv-iso8859-1"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz"
S = "${WORKDIR}/abiword-${PV}/abi"