Skip to content

Commit 0de70db

Browse files
authored
clang
1 parent 93ce86a commit 0de70db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ arch=('x86_64')
99
url='https://github.com/Itsuki0222/Kryptinfo'
1010
license=('MIT')
1111
depends=('lsb-release' 'fastfetch')
12-
makedepends=('clang++')
12+
makedepends=('clang')
1313
source=("https://raw.githubusercontent.com/Itsuki0222/Kryptinfo/main/kryptinfo.tar.gz")
1414
md5sums=('SKIP')
1515

0 commit comments

Comments
 (0)