aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/abiword/abiword-plugins_2.4.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/abiword/abiword-plugins_2.4.5.bb b/packages/abiword/abiword-plugins_2.4.5.bb
index 444b0a43c7..567cc3a414 100644
--- a/packages/abiword/abiword-plugins_2.4.5.bb
+++ b/packages/abiword/abiword-plugins_2.4.5.bb
@@ -4,12 +4,13 @@ HOMEPAGE="http://www.abiword.org""
MAINTAINER="Koen Kooi <koen@dominion.kabel.utwente.nl>"
LICENSE="GPLv2"
-DEPENDS = "abiword libwpd librsvg goffice poppler"
+DEPENDS = "libwpd librsvg goffice poppler"
PR="r1"
SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz \
file://abiword-plugin-pdf-poppler.patch;patch=1;pnum=2"
S = "${WORKDIR}/abiword-${PV}/abiword-plugins"
+RDEPENDS='abiword'
inherit autotools