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 7a08104f14d0..19b6e1c03181 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ depends=('apache>=2.2.6' 'apache-mod_form' 'apache-mod_geoip2' 'geoip'
'perl' 'perl-config-inifiles' 'perl-libwww' 'perl-dbd-pg' 'perl-digest-md4' 'perl-timedate'
'python2' 'python2-psycopg2' 'python2-sqlobject' 'cmdln')
makedepends=('apache>=2.2.6' 'apache-mod_form' 'python')
-optdepends=('postgresqli-server: recommended database, but can use any database the Apache DBD API supports'
+optdepends=('postgresql: recommended database, but can use any database the Apache DBD API supports'
'mod_asn: refined mirror selection and full exploitation of network locality')
provides=('mod_mirrorbrain')
backup=("etc/$pkgname.conf")