From 64815bc3118f2bdc58fcef1e090d8b5c7cd9d912 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 23 Sep 2010 10:45:09 +0200 Subject: gvfs: add missing libcdio * spotted by the angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/a87e64ae3fbe47b679712c5c873f21e56f325c8f --- recipes/gnome/gvfs_1.6.0.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3