git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acbdb8c
)
abiword.inc: fix up DEPENDS
author
Koen Kooi
<koen@openembedded.org>
Sat, 16 Sep 2006 15:32:44 +0000
(15:32 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sat, 16 Sep 2006 15:32:44 +0000
(15:32 +0000)
packages/abiword/abiword.inc
patch
|
blob
|
history
diff --git
a/packages/abiword/abiword.inc
b/packages/abiword/abiword.inc
index
657ed61
..
495bafc
100644
(file)
--- a/
packages/abiword/abiword.inc
+++ b/
packages/abiword/abiword.inc
@@
-4,7
+4,7
@@
HOMEPAGE = "http://www.abiword.org""
MAINTAINER = "Koen Kooi <koen@linuxtogo.org>"
LICENSE = "GPLv2"
-DEPENDS = "perl-native libgsf libgnomeprint libgnomeprintui libglade libfribidi enchant jpeg libpng
perl glibc
libxml2"
+DEPENDS = "perl-native libgsf libgnomeprint libgnomeprintui libglade libfribidi enchant jpeg libpng libxml2"
RDEPENDS = "enchant glibc-gconv-ibm850 glibc-gconv-cp1252 \
glibc-gconv-iso8859-15 glibc-gconv-iso8859-1"
PR="r1"