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 38951b590497..952f801763da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/ngoduykhanh/PowerDNS-Admin"
license=('MIT')
options=(!strip)
depends=('python2')
-makedepends=('git' 'python2-pip' 'python2-virtualenv')
+makedepends=('git' 'python2-pip' 'python2-virtualenv' 'libmariadbclient')
optdepends=('powerdns: autoritative server itself'
'postgresql: postgresql backend'
'mariadb: mysql backend')