summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2018-04-16 09:16:12 -0400
committerBuildTools2018-04-16 09:16:12 -0400
commit6cd2fff8035d92993c6433ddcd177affed6c68c4 (patch)
tree4a310fc179c39af8ceb6bc30d383d954bbe2260f
parent7488b8850f2c848a40ec41c3956ef62e0f5e26c4 (diff)
downloadaur-6cd2fff8035d92993c6433ddcd177affed6c68c4.tar.gz
1.4.0.7
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdbfa4bf9220..a49ae178cdb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,6 @@ pkgbase = 389-ds-base
depends = openldap
depends = perl-netaddr-ip
depends = perl-socket
- depends = svrcore>=4.1.2
depends = libevent
optdepends = python-lib389: Python managemnt scripts
optdepends = python2-lib389: Python2 version
diff --git a/PKGBUILD b/PKGBUILD
index 38ff48d01ae7..be0906bc8470 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ 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 'svrcore>=4.1.2' libevent)
+ openldap perl-netaddr-ip perl-socket libevent)
makedepends=(doxygen)
conflicts=(svrcore)
provides=(svrcore)