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 7a183a1775e0..1e1ac05e979c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A (work-in-progress) nextgen Doxygen for C++"
arch=('i686' 'x86_64')
url="https://github.com/foonathan/standardese"
license=('MIT')
-depends=('clang>=3.7.1' 'boost-libs>=1.55' 'cmark')
+depends=('clang>=3.7.1' 'boost-libs>=1.55' 'cmark' 'llvm')
makedepends=('git' 'cmake' 'boost>=1.55')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}" 'spdlog-git')