SHA256
1
0
forked from pool/wine
Marcus Meissner 2024-06-03 09:04:49 +00:00 committed by Git OBS Bridge
parent 8f7f3c057c
commit 80f0ce19c1

View File

@ -1,5 +1,5 @@
#
# spec file for package wine
# spec file
#
# Copyright (c) 2024 SUSE LLC
#
@ -182,9 +182,11 @@ Recommends: dosbox
Recommends: pipewire-alsa
Recommends: winetricks
Requires: samba-winbind
%if "%{flavor}" != "wow64" && "%{flavor}" != "staging-wow64"
%ifarch x86_64
Requires: %{name}-32bit = %{version}
%endif
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc armv7l armv7hl aarch64
%if %{staging}