Browse Source

Remove useless PROVIDES

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1128 311d38ba-8fff-0310-9ca6-ca027cbcb966
Ross Burton 18 years ago
parent
commit
aec95de5f7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      meta/packages/gnome/gnome-vfs_2.16.3.bb

+ 0 - 1
meta/packages/gnome/gnome-vfs_2.16.3.bb

@@ -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"