Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / mesa


Commits:
2eaccec6 by Jan Alexander Steffens (heftig) at 2024-04-28T18:37:26+02:00
1:24.0.6-2: Add python-packaging makedep

Fixes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mesa/-/issues/14

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mesa
        pkgdesc = Open-source OpenGL drivers
        pkgver = 24.0.6
-       pkgrel = 1
+       pkgrel = 2
        epoch = 1
        url = https://www.mesa3d.org/
        arch = x86_64
@@ -42,6 +42,7 @@ pkgbase = mesa
        makedepends = libclc
        makedepends = meson
        makedepends = python-mako
+       makedepends = python-packaging
        makedepends = python-ply
        makedepends = rust-bindgen
        makedepends = wayland-protocols


=====================================
PKGBUILD
=====================================
@@ -19,7 +19,7 @@ pkgname=(
   'mesa'
 )
 pkgver=24.0.6
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Open-source OpenGL drivers"
 url="https://www.mesa3d.org/";
@@ -64,6 +64,7 @@ makedepends=(
   'libclc'
   'meson'
   'python-mako'
+  'python-packaging'
   'python-ply'
   'rust-bindgen'
   'wayland-protocols'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mesa/-/commit/2eaccec62a6300d9cb0517251425b5c4f670bddd

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mesa/-/commit/2eaccec62a6300d9cb0517251425b5c4f670bddd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to