summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVictor Tran2023-06-09 16:56:46 +1000
committerVictor Tran2023-06-09 16:56:46 +1000
commit16eaaec1f966d87712703719d1d1b9725ae81f75 (patch)
tree7af888e975c49f262d6a6affda7dbcb1125c96e4 /PKGBUILD
parentd20c483291f1de800979a45713734e65f0a39fb8 (diff)
downloadaur-16eaaec1f966d87712703719d1d1b9725ae81f75.tar.gz
Add clang makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e92e2864f92..c2974587ec16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("x86_64")
url="https://github.com/theCheeseboard/libcontemporary"
license=('GPL3')
depends=('qt6-base' 'qt6-multimedia' 'qt6-svg' 'gsettings-qt' 'qcoro-qt6')
-makedepends=('git' 'qt6-tools' 'cmake')
+makedepends=('git' 'qt6-tools' 'cmake' 'clang')
source=("$pkgname-$pkgver"::"https://github.com/vicr123/libcontemporary/archive/v$pkgver.tar.gz")
sha256sums=('4b40c3e058ce6504dc9effcbce97312538df748c139a2274f791ed1721315f63')