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:
2ae6542
)
gvfs: add missing libcdio
author
Koen Kooi
<koen@openembedded.org>
Thu, 23 Sep 2010 08:45:09 +0000
(10:45 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 23 Sep 2010 08:45:47 +0000
(10:45 +0200)
* spotted by the angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/
a87e64ae3fbe47b679712c5c873f21e56f325c8f
recipes/gnome/gvfs_1.6.0.bb
patch
|
blob
|
history
diff --git
a/recipes/gnome/gvfs_1.6.0.bb
b/recipes/gnome/gvfs_1.6.0.bb
index
d03ce87
..
bc3031d
100644
(file)
--- a/
recipes/gnome/gvfs_1.6.0.bb
+++ b/
recipes/gnome/gvfs_1.6.0.bb
@@
-1,6
+1,8
@@
DESCRIPTION = "gvfs is a userspace virtual filesystem"
LICENSE = "LGPL"
-DEPENDS = "gawk-native libimobiledevice gnome-keyring glib-2.0 obexftp fuse avahi fuse hal gconf samba gphoto2"
+DEPENDS = "libcdio gawk-native libimobiledevice gnome-keyring glib-2.0 obexftp fuse avahi fuse hal gconf samba gphoto2"
+
+PR = "r1"
inherit gnome