pixman: add missing MesonPackage (#47607)
This commit is contained in:
parent
4d3b85c4d4
commit
fe2bf4c0f9
@ -10,7 +10,7 @@
|
||||
from spack.package import *
|
||||
|
||||
|
||||
class Pixman(AutotoolsPackage):
|
||||
class Pixman(AutotoolsPackage, MesonPackage):
|
||||
"""The Pixman package contains a library that provides low-level
|
||||
pixel manipulation features such as image compositing and
|
||||
trapezoid rasterization."""
|
||||
|
Loading…
Reference in New Issue
Block a user