aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-09-23 10:45:09 +0200
committerKoen Kooi <koen@openembedded.org>2010-09-23 10:45:47 +0200
commit64815bc3118f2bdc58fcef1e090d8b5c7cd9d912 (patch)
tree4db1df25897dec7a1ace0e427b413b06dbb04ac5 /recipes/gnome
parent2ae6542d6cf652063567713fd851e095619804a1 (diff)
downloadopenembedded-64815bc3118f2bdc58fcef1e090d8b5c7cd9d912.tar.gz
gvfs: add missing libcdio
* spotted by the angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/a87e64ae3fbe47b679712c5c873f21e56f325c8f
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/gvfs_1.6.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/gnome/gvfs_1.6.0.bb b/recipes/gnome/gvfs_1.6.0.bb
index d03ce8754f..bc3031d543 100644
--- 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