aboutsummaryrefslogtreecommitdiffstats
path: root/gnome
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-14 12:58:32 +0000
committerPhil Blundell <philb@gnu.org>2004-07-14 12:58:32 +0000
commitabacdcb26c2ed309152e5b3b7cdacd2b7c1d0471 (patch)
tree50169a9f3b4863a49838637d8798d7fba2c5df27 /gnome
parent0adf29152a4f258f8e94851c1975587bd918b2d2 (diff)
downloadopenembedded-abacdcb26c2ed309152e5b3b7cdacd2b7c1d0471.tar.gz
add missing DEPENDS on zlib
BKrev: 40f52df8EbGbBygZ4ltrFW-nRAgdKQ
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 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"