mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
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>
This commit is contained in:
committed by
Martin Jansa
parent
c7919642f0
commit
dc51449c47
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user