Accepting request 624836 from home:tobijk:branches:Emulators
- Switch to using pkgconfig for dri2proto as dri2proto-devel does not exist in "Factory" anymore, it is now provided by xorgproto-devel, yet using pkgconfig is more robust OBS-URL: https://build.opensuse.org/request/show/624836 OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=529
This commit is contained in:
parent
451f6b5227
commit
4b9334ea22
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 23 14:54:27 UTC 2018 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
- Switch to using pkgconfig for dri2proto as dri2proto-devel does
|
||||||
|
not exist in "Factory" anymore, it is now provided by
|
||||||
|
xorgproto-devel, yet using pkgconfig is more robust
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 21 08:15:41 UTC 2018 - meissner@suse.com
|
Sat Jul 21 08:15:41 UTC 2018 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -156,8 +156,8 @@ BuildRequires: libva-devel
|
|||||||
# upstream patch target version
|
# upstream patch target version
|
||||||
%define nine_version 3.12
|
%define nine_version 3.12
|
||||||
BuildRequires: Mesa-libd3d-devel
|
BuildRequires: Mesa-libd3d-devel
|
||||||
BuildRequires: dri2proto-devel
|
|
||||||
BuildRequires: libOSMesa-devel
|
BuildRequires: libOSMesa-devel
|
||||||
|
BuildRequires: pkgconfig(dri2proto)
|
||||||
Source110: wine-d3d9-patches-%{nine_version}.tar.xz
|
Source110: wine-d3d9-patches-%{nine_version}.tar.xz
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user