summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2022-03-06 12:36:37 +0100
committermax.bra2022-03-06 12:36:37 +0100
commit79afd1483c2f2b4c5efc8fe21e6def17ff83fc33 (patch)
tree79c981c12a83a24f01f92e313458f4b88b7e9778 /PKGBUILD
parent77c9dc597da26b2fef2c7aa4a0d3d6902091b320 (diff)
downloadaur-79afd1483c2f2b4c5efc8fe21e6def17ff83fc33.tar.gz
depends restored
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0bd092416a3..d330ff0a4e78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for
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')
optdepends=(
'lighttpd: a secure, fast, compliant and very flexible web-server'
'php-cgi: CGI and FCGI SAPI for PHP needed only for lighttpd'