From a9a841c00016005d6f2ce70e438ffd98c0b18318 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 15 Apr 2007 07:26:18 +0000 Subject: libxml2: no argumentation was given for the libiconv dep, so remove it. ARm, powerpc and x86 certainly [Cdon't need it. --- packages/libxml/libxml2_2.6.26.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/libxml/libxml2_2.6.26.bb b/packages/libxml/libxml2_2.6.26.bb index 1695045290..12fb6ca08e 100644 --- a/packages/libxml/libxml2_2.6.26.bb +++ b/packages/libxml/libxml2_2.6.26.bb @@ -2,8 +2,7 @@ DESCRIPTION = "GNOME XML Parser library" SECTION = "libs" PRIORITY = "optional" LICENSE = "MIT" -DEPENDS = "libiconv" -PR = "r3" +PR = "r4" SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz" -- cgit v1.2.3