guix_mirror_bot pushed a commit to branch python-team
in repository guix.
commit 2f660261a769d35486aa8576c884906cb2625507
Author: Nicolas Graves <[email protected]>
AuthorDate: Mon Jan 19 00:33:09 2026 +0100
gnu: mesa: Add python-packaging to native-inputs.
* gnu/packages/gl.scm (mesa)[native-inputs]: Add python-packaging.
Change-Id: I0a1c5ec7efc7c6d51491b418d90dfa4126c08c14
Signed-off-by: Sharlatan Hellseher <[email protected]>
---
gnu/packages/gl.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index b9bce9ac7b..b149ffc508 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -359,6 +359,7 @@ also known as DXTn or DXTC) for Mesa.")
libclc
pkg-config
python-mako
+ python-packaging
python-ply
python-pyyaml
python-wrapper