diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-15 10:37:07 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-15 10:37:07 +0000 |
commit | 8cea4767b0300178ca346c604559735664a448e8 (patch) | |
tree | cf204eab0821517400dd4c494ed641d40d9ea46e | |
parent | 1f5859cd87c4a87de6ca858d5ac227aacabd6687 (diff) |
add samba to DEPENDS
BKrev: 411f3cd3Q-8eLIZ9V39dBstus9ceFg
-rw-r--r-- | gnome/gnome-vfs_2.6.0.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome/gnome-vfs_2.6.0.oe b/gnome/gnome-vfs_2.6.0.oe index 27af7be672..defaa8d9bd 100644 --- a/gnome/gnome-vfs_2.6.0.oe +++ b/gnome/gnome-vfs_2.6.0.oe @@ -1,8 +1,8 @@ -PR = "r2" +PR = "r3" inherit gnome -DEPENDS = "libxml2 gconf libbonobo bzip2 gnome-mime-data orbit2 zlib" +DEPENDS = "libxml2 gconf libbonobo bzip2 gnome-mime-data orbit2 zlib samba" SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1" |