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 42d3552caaac..5fc02d1049d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url=https://github.com/EnterpriseDB/pldebugger
license=('Artistic2.0')
depends=('postgresql')
-makedepends=(git llvm)
+makedepends=(git llvm clang)
options=(!emptydirs !libtool)
source=('git+https://github.com/EnterpriseDB/pldebugger.git')
md5sums=('SKIP')