mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +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
|
||||
build_style=cmake
|
||||
build_helper=qemu
|
||||
hostmakedepends="llvm"
|
||||
makedepends="clang llvm17-devel clang-tools-extra"
|
||||
hostmakedepends="llvm17 perl"
|
||||
makedepends="llvm17-devel"
|
||||
depends="clang"
|
||||
short_desc="Qt oriented code checker based on clang framework"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
|
|
Loading…
Add table
Reference in a new issue