aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abiword
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-09-07 13:41:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-07 13:41:46 +0000
commit0bab7a73db438d2232737f6444636007c4eeb9e9 (patch)
treef942026b0d412d7a5e8b7b273e2b6e211c313c5b /packages/abiword
parentbf64048a34c55beb9c9b854871cc772f0b1c2d0e (diff)
downloadopenembedded-0bab7a73db438d2232737f6444636007c4eeb9e9.tar.gz
abiword 2.3.5: add libgsf dependency
Diffstat (limited to 'packages/abiword')
-rw-r--r--packages/abiword/abiword_2.3.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abiword/abiword_2.3.5.bb b/packages/abiword/abiword_2.3.5.bb
index cdec129f88..76b569db29 100644
--- a/packages/abiword/abiword_2.3.5.bb
+++ b/packages/abiword/abiword_2.3.5.bb
@@ -3,7 +3,7 @@ HOMEPAGE="http://www.abiword.org""
MAINTAINER="Koen Kooi <koen@handhelds.org>"
LICENSE="GPLv2"
-DEPENDS = "cdump-native libgnomeprint libgnomeprintui libglade libfribidi enchant jpeg libpng perl glibc libxml2"
+DEPENDS = "cdump-native libgsf libgnomeprint libgnomeprintui libglade libfribidi enchant jpeg libpng perl glibc libxml2"
RDEPENDS = "enchant glibc-gconv-ibm850 glibc-gconv-cp1252 \
glibc-gconv-iso8859-15 glibc-gconv-iso8859-1"
PR="r4"