SHA256
1
0
forked from pool/Mesa

- removed libkms BuildRequires, since it has been dropped from

libdrm

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1116
This commit is contained in:
Stefan Dirsch 2022-06-05 20:24:35 +00:00 committed by Git OBS Bridge
parent 9d82eda972
commit 529073fba0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jun 5 20:19:36 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- removed libkms BuildRequires, since it has been dropped from
libdrm
-------------------------------------------------------------------
Thu Jun 2 01:32:59 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -160,7 +160,6 @@ BuildRequires: pkgconfig(libglvnd) >= 0.1.0
%ifarch aarch64 %{ix86} x86_64 ppc64le s390x
BuildRequires: pkgconfig(valgrind)
%endif
BuildRequires: pkgconfig(libkms) >= 1.0.0
BuildRequires: pkgconfig(libva)
BuildRequires: pkgconfig(presentproto)
%if "%{flavor}" == "drivers"