git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0adf291
)
add missing DEPENDS on zlib
author
Phil Blundell
<philb@gnu.org>
Wed, 14 Jul 2004 12:58:32 +0000
(12:58 +0000)
committer
Phil Blundell
<philb@gnu.org>
Wed, 14 Jul 2004 12:58:32 +0000
(12:58 +0000)
BKrev: 40f52df8EbGbBygZ4ltrFW-nRAgdKQ
gnome/gnome-vfs_2.6.0.oe
patch
|
blob
|
history
diff --git
a/gnome/gnome-vfs_2.6.0.oe
b/gnome/gnome-vfs_2.6.0.oe
index
8493ac0
..
b7e8c9c
100644
(file)
--- 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"