[oe-commits] [meta-openembedded] 07/26: thunar: remove udisks from RRECOMMENDS

git at git.openembedded.org git at git.openembedded.org
Wed Jan 27 11:42:08 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit dc51449c479ec117715455640b4730f188611f41
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Sat Jan 9 22:47:22 2016 +0100

    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 at googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list