Accepting request 349285 from home:boombatower:libva-deps
Replace build requirement Mesa-devel with pkgconfig(egl) to narrow dependency and aid in avoiding cycle when building Mesa-libva. OBS-URL: https://build.opensuse.org/request/show/349285 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=59
This commit is contained in:
parent
0d52543a0d
commit
58739947fb
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 06:51:07 UTC 2015 - jimmy@boombatower.com
|
||||
|
||||
- Replace build requirement Mesa-devel with pkgconfig(egl) to
|
||||
narrow dependency and aid in avoiding cycle when building
|
||||
Mesa-libva.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 22:04:53 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -34,11 +34,11 @@ Url: http://freedesktop.org/wiki/Software/vaapi
|
||||
Source0: http://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(egl)
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(libdrm)
|
||||
BuildRequires: pkgconfig(libudev)
|
||||
|
Loading…
x
Reference in New Issue
Block a user