summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormax.bra2022-12-26 23:38:46 +0100
committermax.bra2022-12-26 23:38:46 +0100
commit9e8ae12b703973e8e9c6566aa604d2332524bc5c (patch)
tree069581ef4e0f50990f0614181a6318554845ba14 /PKGBUILD
parent93f96323076520d40995e369dff49a735460f7da (diff)
downloadaur-9e8ae12b703973e8e9c6566aa604d2332524bc5c.tar.gz
better make dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f051071f2c61..ba56f803b54e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ pkgdesc="The Pi-hole FTL engine"
url="https://github.com/pi-hole/FTL"
license=('EUPL-1.2')
depends=('nettle' 'gmp' 'libidn')
-makedepends=('cmake' 'sqlite' 'vim')
+makedepends=('cmake' 'sqlite' 'xxd')
conflicts=('dnsmasq')
provides=('dnsmasq')
install=$pkgname.install