mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
nautilus: Exclude from builds
It does not build with latest meson upgrades from OE-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -35,3 +35,5 @@ FILES_${PN} += " \
|
||||
# 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"
|
||||
|
||||
PNBLACKLIST[nautilus] ?= "Does not build with latest meson, perhaps needs upgrade"
|
||||
|
||||
@@ -18,6 +18,5 @@ RDEPENDS_${PN} = " \
|
||||
gnome-photos \
|
||||
gnome-terminal \
|
||||
libwnck3 \
|
||||
nautilus \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'gnome-system-monitor gnome-disk-utility', '', d)} \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user