ntp: add pps-tools-devel makedepends to try and get ATOM PPS interface working

This commit is contained in:
uriahheep 2015-09-19 01:48:11 -04:00
parent 11ccace699
commit 9f232c682c
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'ntp'
pkgname=ntp
version=4.2.8p3
revision=4
revision=5
build_pie=yes
build_style=gnu-configure
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
--enable-all-clocks ol_cv_pthread_select_yields=yes"
hostmakedepends="pkg-config bison perl"
makedepends="libedit-devel libressl-devel libcap-devel libevent-devel"
makedepends="libedit-devel libressl-devel libcap-devel libevent-devel pps-tools-devel"
short_desc="The Network Time Protocol daemon and utilities"
license="BSD"
maintainer="Juan RP <xtraeme@voidlinux.eu>"