- Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It
mirrors the requirement of the normal packages. (bnc#1078261) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=688
This commit is contained in:
parent
a71b936efc
commit
fd17a96af0
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 14:42:52 UTC 2018 - msrb@suse.com
|
||||
|
||||
- Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It
|
||||
mirrors the requirement of the normal packages. (bnc#1078261)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 10:43:04 UTC 2018 - msrb@suse.com
|
||||
|
||||
|
@ -9,6 +9,13 @@ Mesa
|
||||
provides "Mesa-libIndirectGL1-<targettype> = <version>"
|
||||
obsoletes "Mesa-libIndirectGL1-<targettype> < <version>"
|
||||
requires "libglvnd-<targettype> >= 0.1.0"
|
||||
|
||||
# This dependency on Mesa-dri and Mesa-gallium is here to make sure users that
|
||||
# do not install recommends on their system still get working Mesa. It is
|
||||
# ignored in obs when Mesa is installed as build dependency.
|
||||
requires "Mesa-dri-<targettype> = <version>"
|
||||
requires "Mesa-gallium-<targettype> = <version>"
|
||||
|
||||
Mesa-devel
|
||||
#We need Mesa-<targettype>!, do not put requires -Mesa-<targettype>.
|
||||
requires "Mesa-<targettype> = <version>"
|
||||
|
Loading…
Reference in New Issue
Block a user