[oe] [PATCH 3/3] thunar: remove udisks from RRECOMMENDS

Andreas Müller schnitzeltony at googlemail.com
Sat Jan 9 21:47:22 UTC 2016


now gvfs takes care to include all we need for automounting / network browsing

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb
index 8393007..1485924 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb
@@ -30,4 +30,4 @@ FILES_${PN}-dbg += "${libdir}/thunarx-2/.debug/ \
                     ${libdir}/xfce4/panel/plugins/.debug/ \
                     ${libdir}/Thunar/.debug/"
 
-RRECOMMENDS_${PN} = "gvfs gvfsd-trash udisks"
+RRECOMMENDS_${PN} = "gvfs gvfsd-trash"
-- 
2.5.0




More information about the Openembedded-devel mailing list