mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
7fa165e0df
commit
f2dd522724
|
|
@ -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)} \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user