mesa: fix build with python312

This commit is contained in:
natsukium 2024-06-20 16:18:59 +09:00 committed by Martin Weinelt
parent 54d51ac48d
commit 25f7488f64

View File

@ -272,6 +272,7 @@ in stdenv.mkDerivation {
flex
file
python3Packages.python
python3Packages.packaging
python3Packages.pycparser
python3Packages.mako
python3Packages.ply