This commit is contained in:
parent
521ae204fb
commit
a7aa4285a1
15
wine.spec
15
wine.spec
@ -179,6 +179,21 @@ BuildRequires: libOSMesa-devel
|
||||
BuildRequires: pkgconfig(dri2proto)
|
||||
Source110: wine-d3d9-patches-%{nine_version}.tar.xz
|
||||
%endif
|
||||
# wine bundles multiple unix libraries to be able to build PE files without dependencies
|
||||
# current versions are from 7.22 (update this if you update the versions below):
|
||||
Provides: bundled(FAudio) = 22.11.0
|
||||
Provides: bundled(jpeg) = 9e
|
||||
Provides: bundled(libgsm) = 1.10.19
|
||||
Provides: bundled(libjxr) = 1.1
|
||||
Provides: bundled(liblcms2) = 2.14
|
||||
Provides: bundled(libpng) = 1.6.38
|
||||
Provides: bundled(libxml2) = 2.10.3
|
||||
Provides: bundled(libxslt) = 1.1.37
|
||||
Provides: bundled(mpg123) = 1.30.2
|
||||
Provides: bundled(openldap2) = 2.5.13
|
||||
Provides: bundled(tiff) = 4.4.0
|
||||
Provides: bundled(vkd3d) = 1.5
|
||||
Provides: bundled(zlib) = 1.2.13
|
||||
|
||||
%description
|
||||
Wine is a compatibility layer capable of running Windows
|
||||
|
Loading…
Reference in New Issue
Block a user