pixman: add missing MesonPackage - #47607
Conversation
|
Hi @wdconinc! I noticed that the following package(s) don't yet have maintainers:
Are you interested in adopting any of these package(s)? If so, simply add the following to the package class: maintainers("wdconinc")If not, could you contact the developers of this package and see if they are interested? You can quickly see who has worked on a package with $ spack blame pixmanThank you for your help! Please don't add maintainers without their consent. You don't have to be a Spack expert or package developer in order to be a "maintainer," it just gives us a list of users willing to review PRs or debug issues relating to this package. A package can have multiple maintainers; just add a list of GitHub handles of anyone who wants to volunteer. |
|
It also forgets to import |
Many packages do not import this. I am not sure if we can insist on this broadly without an audit or mypy check that points this out. |
Feel free to merge #47619 ;) |
Deferred to #47617. |
This PR fixes up #47529 which forgot to add
MesonPackage.