diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2005-07-14 13:30:43 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-14 13:30:43 +0000 |
commit | 2a87d84f3ef7a44edf05f7f73762ef58107e66f3 (patch) | |
tree | f1b79945aee6a5112fbbd14915459e68f226356c /packages/abiword/abiword_2.0.14.bb | |
parent | 6b1a50e77050d8d0e5ccb230a10240bd1a85a323 (diff) | |
parent | 63048702254b15cd3fadf3bc81c6b6ee4707de43 (diff) |
propagate from branch 'org.openembedded.dev' (head fb87c6675723cb138a41ecb1b79ceae9fcd25754)
to branch 'org.openembedded.nslu2-linux' (head d32f204f274e9d1d693eb680d1de4e3807521227)
Diffstat (limited to 'packages/abiword/abiword_2.0.14.bb')
-rw-r--r-- | packages/abiword/abiword_2.0.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abiword/abiword_2.0.14.bb b/packages/abiword/abiword_2.0.14.bb index 2b17edb4d8..e79da688ae 100644 --- a/packages/abiword/abiword_2.0.14.bb +++ b/packages/abiword/abiword_2.0.14.bb @@ -1,6 +1,6 @@ DESCRIPTION = "AbiWord Word Processor" -DEPENDS = "cdump-native libfribidi enchant jpeg libpng perl glibc" +DEPENDS = "cdump-native libfribidi enchant jpeg libpng perl glibc libxml2" RDEPENDS = "enchant glibc-gconv-ibm850 glibc-gconv-cp1252 \ glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" |