Accepting request 556529 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/556529 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xf86-video-amdgpu?expand=0&rev=17
This commit is contained in:
commit
c034acd180
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 12 13:44:43 UTC 2017 - msrb@suse.com
|
||||||
|
|
||||||
|
- Remove build dependency on Mesa-devel. The only part of it needed
|
||||||
|
is libgbm-devel and that is already BuildRequired by
|
||||||
|
'pkgconfig(gbm)'. Added explicit damageproto-devel dependency
|
||||||
|
which was before pulled in by Mesa-devel. Mesa-devel is too
|
||||||
|
general and is a bottleneck in distribution build. (bnc#1071297)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 8 08:57:42 UTC 2017 - sndirsch@suse.com
|
Fri Sep 8 08:57:42 UTC 2017 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -31,9 +31,9 @@ Source: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%
|
|||||||
Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
|
Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
Source3: amdgpu.ids
|
Source3: amdgpu.ids
|
||||||
BuildRequires: Mesa-devel
|
|
||||||
BuildRequires: autoconf >= 2.6.0
|
BuildRequires: autoconf >= 2.6.0
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
|
BuildRequires: damageproto-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(fontsproto)
|
BuildRequires: pkgconfig(fontsproto)
|
||||||
|
Loading…
Reference in New Issue
Block a user