Remove useless PROVIDES

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1128 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-01-08 22:48:29 +00:00
parent cdbfd60f9a
commit aec95de5f7
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ DEPENDS = "libxml2 gconf dbus bzip2 gnome-mime-data zlib"
RRECOMMENDS = "gnome-vfs-plugin-file gnome-mime-data shared-mime-info"
# This is to provide compatibility with the gnome-vfs DBus fork
PROVIDES = "gnome-vfs-plugin-dbus"
RPROVIDES = "gnome-vfs-plugin-dbus"
SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1"