gvfs: add missing libcdio
authorKoen Kooi <koen@openembedded.org>
Thu, 23 Sep 2010 08:45:09 +0000 (10:45 +0200)
committerKoen 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

index d03ce87..bc3031d 100644 (file)
@@ -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