Package mesa: added dependency on zlib (#9424)
This commit is contained in:
parent
600acbbe66
commit
872e3c76f6
@ -81,6 +81,7 @@ class Mesa(AutotoolsPackage):
|
|||||||
depends_on('libxfixes')
|
depends_on('libxfixes')
|
||||||
depends_on('libxv')
|
depends_on('libxv')
|
||||||
depends_on('libxvmc')
|
depends_on('libxvmc')
|
||||||
|
depends_on('zlib@1.2.3:')
|
||||||
|
|
||||||
# For DRI and hardware acceleration
|
# For DRI and hardware acceleration
|
||||||
depends_on('dri2proto@2.6:', type='build', when='+hwrender')
|
depends_on('dri2proto@2.6:', type='build', when='+hwrender')
|
||||||
|
Loading…
Reference in New Issue
Block a user