Accepting request 258467 from X11:XOrg
- XServer looks for dri.pc during configure. dri.pc is currently provided by a Mesa devel package, which is pulled in by other requirements, but it might be better to explicitly require dri.pc. OBS-URL: https://build.opensuse.org/request/show/258467 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=301
This commit is contained in:
commit
732fb5b2ef
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 07:45:14 UTC 2014 - sndirsch@suse.com
|
||||
|
||||
- XServer looks for dri.pc during configure. dri.pc is currently
|
||||
provided by a Mesa devel package, which is pulled in by other
|
||||
requirements, but it might be better to explicitly require dri.pc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 29 14:53:45 UTC 2014 - lbsousajr@gmail.com
|
||||
|
||||
|
@ -44,6 +44,7 @@ BuildRequires: pkgconfig(bigreqsproto) >= 1.1.0
|
||||
BuildRequires: pkgconfig(compositeproto)
|
||||
BuildRequires: pkgconfig(damageproto) >= 1.1
|
||||
BuildRequires: pkgconfig(dmx) >= 1.0.99.1
|
||||
BuildRequires: pkgconfig(dri) >= 7.8.0
|
||||
BuildRequires: pkgconfig(dri2proto)
|
||||
BuildRequires: pkgconfig(dri3proto)
|
||||
BuildRequires: pkgconfig(epoxy) >= 1.1
|
||||
|
Loading…
Reference in New Issue
Block a user