mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
nautilus: add tracker-miners to RDPENDS
nautilus does not start and complains: | (org.gnome.Nautilus:863): GLib-GIO-ERROR **: 21:03:52.326: Settings schema 'org.freedesktop.Tracker.Miner.Files' is not installed Thought I tested that successfully... Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -30,3 +30,7 @@ FILES_${PN} += " \
|
||||
${datadir}/metainfo \
|
||||
${datadir}/gnome-shell \
|
||||
"
|
||||
|
||||
# mandatory - not checked during configuration:
|
||||
# | (org.gnome.Nautilus:863): GLib-GIO-ERROR **: 21:03:52.326: Settings schema 'org.freedesktop.Tracker.Miner.Files' is not installed
|
||||
RDEPENDS_${PN} += "tracker-miners"
|
||||
|
||||
Reference in New Issue
Block a user