summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2023-02-01 13:16:10 +0100
committermax.bra2023-02-01 13:16:10 +0100
commit3edb9edcdbc39704d41a43549afaeaa78052104a (patch)
tree1c92b9098b8705dbec13c52510996b6950a20e3c /PKGBUILD
parent20a11210171d4cbe922cc6bafab6b5923b843098 (diff)
downloadaur-3edb9edcdbc39704d41a43549afaeaa78052104a.tar.gz
git as makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d713d268130..fb61b32f73b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ arch=('any')
license=('EUPL-1.2')
url="https://github.com/pi-hole/pi-hole"
depends=('pi-hole-ftl>=5.0' 'bc' 'perl' 'gnu-netcat' 'inetutils' 'iproute2' 'logrotate' 'bind-tools' 'sudo' 'lsof' 'procps-ng' 'jq')
+makedepends=('git')
optdepends=(
'lighttpd: a secure, fast, compliant and very flexible web-server'
'php-cgi: CGI and FCGI SAPI for PHP needed only for lighttpd'