aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abiword
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-09-04 11:07:14 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-09-04 11:07:14 +0000
commitda241cb72a4d49335420bf122f4f8eb1ce82419f (patch)
treec855237d579cf2ce1506b518c82c70484863d880 /packages/abiword
parent916d8f1d6b38a15fa3f24cfd54903d4833418fd7 (diff)
downloadopenembedded-da241cb72a4d49335420bf122f4f8eb1ce82419f.tar.gz
abiword-plugins_2.4.5.bb : remove DEPENDS on abiword as it doesnt require
it to build. Add RDEPENDS on abiword as plugins require it to be useful.
Diffstat (limited to 'packages/abiword')
-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