aboutsummaryrefslogtreecommitdiffstats
path: root/gnome
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-07 08:07:56 +0000
committerPhil Blundell <philb@gnu.org>2004-06-07 08:07:56 +0000
commita59811be539b8cb87ccb0d60fce380585112951a (patch)
tree9535080c3099bcc22cd3b541733224364bc165ee /gnome
parentdd30d7f5ed77e1187c9c14ef070af6896e062e9b (diff)
downloadopenembedded-a59811be539b8cb87ccb0d60fce380585112951a.tar.gz
add missing dependency on gnome-mime-data
BKrev: 40c4225cAr7ZAkxHCj7I8lVdyq0KjQ
Diffstat (limited to 'gnome')
-rw-r--r--gnome/gnome-vfs_2.6.0.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome/gnome-vfs_2.6.0.oe b/gnome/gnome-vfs_2.6.0.oe
index ab882b9c67..ddb9c17825 100644
--- a/gnome/gnome-vfs_2.6.0.oe
+++ b/gnome/gnome-vfs_2.6.0.oe
@@ -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"