This commit is contained in:
parent
a68f21b7a8
commit
5d7fff011c
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user