mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
clazy: Cleanup dependancy on llvm17
This commit is contained in:
parent
c91e414d61
commit
22eed29e04
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ version=1.11
|
||||||
revision=3
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
hostmakedepends="llvm"
|
hostmakedepends="llvm17 perl"
|
||||||
makedepends="clang llvm17-devel clang-tools-extra"
|
makedepends="llvm17-devel"
|
||||||
depends="clang"
|
depends="clang"
|
||||||
short_desc="Qt oriented code checker based on clang framework"
|
short_desc="Qt oriented code checker based on clang framework"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue