[oe-commits] [meta-openembedded] 21/27: thunar: remove udisks from RRECOMMENDS

git at git.openembedded.org git at git.openembedded.org
Mon Feb 8 13:12:55 UTC 2016


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

commit e0a67654175d3c9ef26e53509bf4dd5a6a8f6ba1
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>
    Signed-off-by: Armin Kuster <akuster808 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