summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorReza Jahanbakhshi2021-10-28 19:51:33 +0200
committerReza Jahanbakhshi2021-10-28 19:51:33 +0200
commitce1b3d9e83db3913ada3e089e5b589b59e2408f9 (patch)
tree229f1e1d4ab8c38ef9b1850d6a995ab36a7c7a0e
parent8d1dd141ab974c18513bff7261736a23940c1541 (diff)
downloadaur-ce1b3d9e83db3913ada3e089e5b589b59e2408f9.tar.gz
llvm-minimal-git removed from optdepends list as the library needed for opencl with llvm-minimal-git is now in llvm-libs-minimal-git
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0dd453bf18a..824c427b70c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgname=mesa-git
pkgdesc="an open-source implementation of the OpenGL specification, git version"
-pkgver=22.0.0_devel.146593.3ad06b69490
+pkgver=22.0.0_devel.146606.021ec932738
pkgrel=1
arch=('x86_64')
makedepends=('git' 'python-mako' 'xorgproto'
@@ -56,7 +56,6 @@ case $MESA_WHICH_LLVM in
# aur llvm-minimal-git
makedepends+=('llvm-minimal-git')
depends+=('llvm-libs-minimal-git')
- optdepends+=('llvm-minimal-git: opencl')
;;
2)
# aur llvm-git