mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 19:13:10 +00:00
gnome-tweaks: introspection is not valid meson option
meson 0.60+ hard errors out on unknown options and -Dintrospection is not a valid option anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
738426a162
commit
372bae22a6
@ -16,7 +16,7 @@ REQUIRED_DISTRO_FEATURES = "x11 polkit systemd pam"
|
|||||||
|
|
||||||
# gobject-introspection is mandatory and cannot be configured
|
# gobject-introspection is mandatory and cannot be configured
|
||||||
REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
|
REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
|
||||||
UNKNOWN_CONFIGURE_WHITELIST:append = " introspection"
|
GIR_MESON_OPTION = ""
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "f95f3fe031b0b01c02f79a1659f889152d3772ae3e44df8403d1460ba5eec36a"
|
SRC_URI[archive.sha256sum] = "f95f3fe031b0b01c02f79a1659f889152d3772ae3e44df8403d1460ba5eec36a"
|
||||||
SRC_URI += "file://0001-Make-python-path-configurable.patch"
|
SRC_URI += "file://0001-Make-python-path-configurable.patch"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user