summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbar0metr2018-07-21 14:11:54 +0500
committerbar0metr2018-07-21 14:11:54 +0500
commitb3847de11c2c2d5a33105e56ef166d7540fb3681 (patch)
tree8b4db9e1627f01186c5e27fbc1077a8c67a35fcd /PKGBUILD
parentf8060ac852bf235f4fe20662274c77f5b618f509 (diff)
downloadaur-b3847de11c2c2d5a33105e56ef166d7540fb3681.tar.gz
Fix makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84d954a5b761..68820202bb5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url='https://github.com/darold/squidclamav.git'
provides=("$pkgname")
conflicts=("$pkgname")
source=("$pkgname::git+$url")
+makedepends=('git')
depends=('c-icap' 'clamav')
license=('GPL')