From 5d7fff011c1a0be55b0229b3a268e106eb2fffa6c1889fdd2d7ade5546d2bf1e Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 20 Feb 2023 08:28:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=983 --- wine.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wine.spec b/wine.spec index 84785cb..3bab99a 100644 --- a/wine.spec +++ b/wine.spec @@ -171,6 +171,7 @@ Source100: wine-staging-%{staging_version}.tar.xz BuildRequires: gtk3-devel BuildRequires: libOSMesa-devel BuildRequires: libva-devel +BuildRequires: python3 %endif %if %{nine} # upstream patch target version @@ -246,7 +247,7 @@ cp %{S:3} . %if %{staging} # apply wine staging patch set on top of the wine release. tar xf %{SOURCE100} -bash ./wine-staging-%staging_version/patches/patchinstall.sh --all +python3 ./wine-staging-%staging_version/patches/patchinstall.py --all %endif %if %{nine}