[arch-commits] Commit in ntp/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Sat Dec 22 05:23:55 UTC 2012


    Date: Saturday, December 22, 2012 @ 00:23:55
  Author: bisson
Revision: 173729

just make the libedit dep hard, FS#33124

Modified:
  ntp/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-22 03:16:03 UTC (rev 173728)
+++ PKGBUILD	2012-12-22 05:23:55 UTC (rev 173729)
@@ -10,9 +10,8 @@
 url='http://www.ntp.org/'
 license=('custom')
 arch=('i686' 'x86_64')
-depends=('openssl' 'libcap')
-optdepends=('libedit: ntpdc, ntpq')
-makedepends=('perl-html-parser' 'libedit')
+makedepends=('perl-html-parser')
+depends=('openssl' 'libcap' 'libedit')
 backup=('etc/ntp.conf' 'etc/conf.d/ntpd.conf')
 source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${_realver}.tar.gz"
         'ntpd'




More information about the arch-commits mailing list