summaryrefslogtreecommitdiff
path: root/testing/ypserv
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ypserv')
-rw-r--r--testing/ypserv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ypserv/PKGBUILD b/testing/ypserv/PKGBUILD
index 0a3781750..25fc92df0 100644
--- a/testing/ypserv/PKGBUILD
+++ b/testing/ypserv/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 165527 2012-08-22 22:01:24Z tomegun $
+# $Id: PKGBUILD 167986 2012-10-04 17:42:55Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Gaetan Bisson <bisson@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
@@ -6,12 +6,12 @@
pkgname=ypserv
pkgver=2.28
-pkgrel=1
+pkgrel=2
pkgdesc='Linux NIS Server'
arch=('i686' 'x86_64')
url='http://www.linux-nis.org/nis/ypserv/'
license=('GPL2')
-depends=('gdbm' 'openslp' 'inetutils')
+depends=('gdbm' 'openslp' 'inetutils' 'yp-tools')
optdepends=('gawk: for printcap support')
backup=('etc/ypserv.conf' 'etc/netgroup' 'var/yp/securenets')
source=("http://www.linux-nis.org/download/${pkgname}/${pkgname}-${pkgver}.tar.bz2"