diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2026-01-19 00:33:09 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-02-07 12:28:31 +0100 |
| commit | 330909db92ce52d74ecd3f78f1e89ad9fa0d8166 (patch) | |
| tree | 4f012b5a09a5b1e836e6809bc7f020c4aea8e25e /gnu | |
| parent | 8193183d65823975bf7f47da6034b06456c70f4e (diff) | |
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 <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/gl.scm | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
