Revert my change, gnomevfs needs gnome-mime-data to build

git-svn-id: https://svn.o-hand.com/repos/poky@243 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2006-01-31 14:09:55 +00:00
parent 275e035637
commit 96c29fa222

View File

@@ -1,5 +1,5 @@
SECTION = "x11/utils"
DEPENDS = "gtk+ glib-2.0 gconf dbus libxml2 zlib bzip2"
DEPENDS = "gtk+ glib-2.0 gconf dbus libxml2 zlib bzip2 gnome-mime-data"
DESCRIPTION = "Virtual file system library using DBUS for communication."
LICENSE = "GPLv2"
MAINTAINER = "Chris Lord <chris@openedhand.com>"