[oe-commits] org.oe.dev abiword.inc: fix up DEPENDS

koen commit openembedded-commits at lists.openembedded.org
Sat Sep 16 15:35:39 UTC 2006


abiword.inc: fix up DEPENDS

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 4cdccae5d7306fbf84d146236711af5ff7c40010
ViewMTN: http://monotone.openembedded.org/revision.psp?id=4cdccae5d7306fbf84d146236711af5ff7c40010
Files:
1
packages/abiword/abiword.inc
Diffs:

#
# mt diff -rb24a11219bd17dda0e470cb32a2ac44c7a416f82 -r4cdccae5d7306fbf84d146236711af5ff7c40010
#
# 
# 
# patch "packages/abiword/abiword.inc"
#  from [d2b7795c85c9c7927f233e9284fe26629e28d9e7]
#    to [a87db3f959a97f0932fd1ea01a588db7dfdc1183]
# 
============================================================
--- packages/abiword/abiword.inc	d2b7795c85c9c7927f233e9284fe26629e28d9e7
+++ packages/abiword/abiword.inc	a87db3f959a97f0932fd1ea01a588db7dfdc1183
@@ -1,10 +1,10 @@ LICENSE = "GPLv2"
 DESCRIPTION = "AbiWord is free word processing program similar to Microsoft(r) Word"
 SECTION = "gnome/office"
 HOMEPAGE = "http://www.abiword.org""
 MAINTAINER = "Koen Kooi <koen at 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"






More information about the Openembedded-commits mailing list