diff options
-rw-r--r-- | gnome/gnome-vfs_2.6.0.oe | 2 |
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 8493ac078e..b7e8c9c6f9 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 gnome-mime-data orbit2" +DEPENDS = "libxml2 gconf libbonobo bzip2 gnome-mime-data orbit2 zlib" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${PN}/2.6/${PN}-${PV}.tar.bz2 \ file://gconftool-lossage.patch;patch=1;pnum=1" |