summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39e08bd79301..b9b9e2cbf11f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@ BUILD_SELINUX=false
pkgname=389-ds-base
pkgver=1.4.0.12
-pkgrel=1
+pkgrel=2
pkgdesc="389 Directory Server (base)"
arch=(i686 x86_64)
url="http://port389.org/"
license=(GPL)
depends=(cyrus-sasl cyrus-sasl-gssapi icu lm_sensors net-snmp libsystemd
- openldap perl-netaddr-ip perl-socket libevent)
-makedepends=(doxygen)
+ openldap perl-netaddr-ip perl-socket libevent nss)
+makedepends=(doxygen rsync)
conflicts=(svrcore)
provides=(svrcore)
optdepends=('python-lib389: Python managemnt scripts'