- build the PE format modules with the MingW cross compiler.
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=686
This commit is contained in:
@@ -92,6 +92,12 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: sane-backends-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: valgrind-devel
|
||||
%ifarch x86_64
|
||||
BuildRequires: mingw64-cross-gcc
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
BuildRequires: mingw32-cross-gcc
|
||||
%endif
|
||||
BuildRequires: pkgconfig(egl)
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(glu)
|
||||
|
Reference in New Issue
Block a user