From 9cee08ac0262b7086ed16e70d45008367a848498727f974cc98850bf50708edb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 14 Jul 2023 11:10:58 +0000 Subject: [PATCH] Accepting request 1098664 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/1098664 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=253 --- meson.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/meson.spec b/meson.spec index 12f8da0..2da344d 100644 --- a/meson.spec +++ b/meson.spec @@ -50,6 +50,7 @@ Patch0: meson-test-installed-bin.patch Patch1: extend-test-timeout-on-qemu-builds.patch # PATCH-FIX-OPENSUSE meson-distutils.patch -- meson is ring0 and therefor setuptools is not available Patch2: meson-distutils.patch +BuildRequires: %{python_module base >= 3.7} BuildRequires: fdupes BuildRequires: python-rpm-macros %if %{with setuptools}