summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb')
-rw-r--r--meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb b/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb
index 30275c97e3..c816fc209a 100644
--- a/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks_40.0.bb
@@ -19,7 +19,10 @@ REQUIRED_DISTRO_FEATURES += "gobject-introspection-data"
19GIR_MESON_OPTION = "" 19GIR_MESON_OPTION = ""
20 20
21SRC_URI[archive.sha256sum] = "f95f3fe031b0b01c02f79a1659f889152d3772ae3e44df8403d1460ba5eec36a" 21SRC_URI[archive.sha256sum] = "f95f3fe031b0b01c02f79a1659f889152d3772ae3e44df8403d1460ba5eec36a"
22SRC_URI += "file://0001-Make-python-path-configurable.patch" 22SRC_URI += " \
23 file://0001-Make-python-path-configurable.patch \
24 file://0002-meson-fix-invalid-positional-argument.patch \
25"
23 26
24EXTRA_OEMESON = "-Dpython_site_dir=${PYTHON_SITEPACKAGES_DIR}" 27EXTRA_OEMESON = "-Dpython_site_dir=${PYTHON_SITEPACKAGES_DIR}"
25 28