forked from pool/xorg-x11-server
Accepting request 124234 from X11:XOrg
- let xorg-x11-server require Mesa, since that package includes the DRI drivers (including the "swrast" DRI driver for software rendering), which are required by GLX and AIGLX extensions (bnc#765241) OBS-URL: https://build.opensuse.org/request/show/124234 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=237
This commit is contained in:
commit
a1e4d5c2e4
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 8 14:12:48 UTC 2012 - sndirsch@suse.com
|
||||
|
||||
- let xorg-x11-server require Mesa, since that package includes
|
||||
the DRI drivers (including the "swrast" DRI driver for software
|
||||
rendering), which are required by GLX and AIGLX extensions
|
||||
(bnc#765241)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 30 14:56:53 UTC 2012 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -111,6 +111,7 @@ Requires: xorg-x11-fonts-core
|
||||
Requires: libpixman-1-0 >= 0.24
|
||||
%(cat %{SOURCE98})
|
||||
%endif
|
||||
Requires: Mesa
|
||||
Provides: xorg-x11-Xvfb
|
||||
Provides: xorg-x11-server-glx
|
||||
Obsoletes: xorg-x11-Xvfb
|
||||
|
Loading…
Reference in New Issue
Block a user