aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2016-01-09 22:47:22 +0100
committerArmin Kuster <akuster808@gmail.com>2016-02-06 16:56:54 -0800
commite0a67654175d3c9ef26e53509bf4dd5a6a8f6ba1 (patch)
tree336ff8d980c43e5f2f72c75d60516e725bea3de7
parent31941a029039837c2b7010f0fc085ae80760cf12 (diff)
downloadmeta-openembedded-contrib-e0a67654175d3c9ef26e53509bf4dd5a6a8f6ba1.tar.gz
thunar: remove udisks from RRECOMMENDS
now gvfs takes care to include all we need for automounting / network browsing Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb2
1 files changed, 1 insertions, 1 deletions
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 83930073ce..1485924814 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"