Cleanup pass - remove remnant virtual/libc items from DEPENDS.
[vuplus_openembedded] / desktop-file-utils / desktop-file-utils_0.3.oe
index 2164a5b..cf12554 100644 (file)
@@ -1,6 +1,6 @@
 HOMEPAGE = "http://www.freedesktop.org/Software/desktop-file-utils"
 DESCRIPTION = "command line utilities to work with *.desktop files"
-DEPENDS = "virtual/libc popt glib-2.0"
+DEPENDS = "popt glib-2.0"
 
 SRC_URI = "http://freedesktop.org/Software/desktop-file-utils/releases/desktop-file-utils-${PV}.tar.gz \
           file://m4.patch;patch=1"