summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 726d14b5c446..7981747a7cb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=(
'udev' # for device hotplug enumeration
'gstreamer' # for gstreamer support
'qt5-tools' # for 'qcam' tool
- 'clang'
+ 'clang>=5.0'
)
depends=(
'libc++'