mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
ntp: add pps-tools-devel makedepends to try and get ATOM PPS interface working
This commit is contained in:
parent
11ccace699
commit
9f232c682c
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'ntp'
|
# Template file for 'ntp'
|
||||||
pkgname=ntp
|
pkgname=ntp
|
||||||
version=4.2.8p3
|
version=4.2.8p3
|
||||||
revision=4
|
revision=5
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
|
configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
|
||||||
--enable-all-clocks ol_cv_pthread_select_yields=yes"
|
--enable-all-clocks ol_cv_pthread_select_yields=yes"
|
||||||
hostmakedepends="pkg-config bison perl"
|
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"
|
short_desc="The Network Time Protocol daemon and utilities"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue