mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +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:
|
# 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
|
# | (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"
|
RDEPENDS_${PN} += "tracker-miners"
|
||||||
|
|
||||||
|
PNBLACKLIST[nautilus] ?= "Does not build with latest meson, perhaps needs upgrade"
|
||||||
|
|||||||
@@ -18,6 +18,5 @@ RDEPENDS_${PN} = " \
|
|||||||
gnome-photos \
|
gnome-photos \
|
||||||
gnome-terminal \
|
gnome-terminal \
|
||||||
libwnck3 \
|
libwnck3 \
|
||||||
nautilus \
|
|
||||||
${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'gnome-system-monitor gnome-disk-utility', '', d)} \
|
${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'gnome-system-monitor gnome-disk-utility', '', d)} \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user