SHA256
1
0
forked from pool/Mesa

- fixed build against latest libXvMC 1.0.12

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=864
This commit is contained in:
Stefan Dirsch 2019-09-25 18:06:30 +00:00 committed by Git OBS Bridge
parent 50a3f583c7
commit b5c9a5fae4
4 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 25 18:00:45 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- fixed build against latest libXvMC 1.0.12
-------------------------------------------------------------------
Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -218,6 +218,10 @@ BuildRequires: clang-devel
BuildRequires: libclc
%endif
%if %{xvmc_support}
BuildRequires: pkgconfig(xv)
%endif
%if 0%{?libglvnd}
Requires: Mesa-libEGL1 = %{version}
Requires: Mesa-libGL1 = %{version}

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 25 18:00:45 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- fixed build against latest libXvMC 1.0.12
-------------------------------------------------------------------
Wed Sep 18 06:59:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -217,6 +217,10 @@ BuildRequires: clang-devel
BuildRequires: libclc
%endif
%if %{xvmc_support}
BuildRequires: pkgconfig(xv)
%endif
%if 0%{?libglvnd}
Requires: Mesa-libEGL1 = %{version}
Requires: Mesa-libGL1 = %{version}