Skip to content

Commit 416bdef

Browse files
committed
[spirv2clc-git] fix makedepends
1 parent 80ded91 commit 416bdef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

alarmcn/spirv2clc-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ arch=(aarch64 i686 x86_64)
88
url="https://github.com/kpet/spirv2clc"
99
license=('Apache-2.0')
1010
depends=()
11-
makedepends=('cmake' 'ninja')
11+
makedepends=('git' 'cmake' 'ninja')
1212
provides=(spirv2clc)
1313
conflicts=(spirv2clc)
1414
source=('git+https://github.com/kpet/spirv2clc.git'

0 commit comments

Comments
 (0)