summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-gnome/gvfs/gvfs_1.10.1.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-gnome/gvfs/gvfs_1.10.1.bbappend b/recipes-gnome/gvfs/gvfs_1.10.1.bbappend
index a4a7701..3ca104f 100644
--- a/recipes-gnome/gvfs/gvfs_1.10.1.bbappend
+++ b/recipes-gnome/gvfs/gvfs_1.10.1.bbappend
@@ -1,3 +1,7 @@
#do not build with smb/samba
PACKAGECONFIG_remove = "samba"
+#do not build with libgphoto2
+PACKAGECONFIG_remove = "libgphoto2"
+
DEPENDS += "udev"
+