diff options
Diffstat (limited to 'libxml')
-rw-r--r-- | libxml/libxml2_2.6.7.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libxml/libxml2_2.6.7.oe b/libxml/libxml2_2.6.7.oe index 0dbb6b240f..d87e7d1940 100644 --- a/libxml/libxml2_2.6.7.oe +++ b/libxml/libxml2_2.6.7.oe @@ -1,7 +1,6 @@ DESCRIPTION = "GNOME XML library" SECTION = "libs" PRIORITY = "optional" -DEPENDS = "virtual/libc" MAINTAINER = "Phil Blundell <pb@handhelds.org>" SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-${PV}.tar.bz2" |