add missing dependency on gnome-mime-data
authorPhil Blundell <philb@gnu.org>
Mon, 7 Jun 2004 08:07:56 +0000 (08:07 +0000)
committerPhil Blundell <philb@gnu.org>
Mon, 7 Jun 2004 08:07:56 +0000 (08:07 +0000)
BKrev: 40c4225cAr7ZAkxHCj7I8lVdyq0KjQ

gnome/gnome-vfs_2.6.0.oe

index ab882b9..ddb9c17 100644 (file)
@@ -1,6 +1,6 @@
 PR = "r1"
 
-DEPENDS = "libxml2 gconf libbonobo bzip2"
+DEPENDS = "libxml2 gconf libbonobo bzip2 gnome-mime-data"
 
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.6/${PN}-${PV}.tar.bz2"