ntp: link to librt, explicitly enable readline. Bumprev.
This commit is contained in:
parent
4eef1d8c90
commit
c4865280b5
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'ntp'
|
# Template file for 'ntp'
|
||||||
pkgname=ntp
|
pkgname=ntp
|
||||||
version=4.2.6p2
|
version=4.2.6p2
|
||||||
|
revision=1
|
||||||
distfiles="http://archive.ntp.org/ntp4/$pkgname-$version.tar.gz"
|
distfiles="http://archive.ntp.org/ntp4/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-linuxcaps --enable-getifaddrs=glibc
|
configure_args="--enable-linuxcaps --with-crypto=openssl
|
||||||
--enable-all-clocks --enable-parse-clocks --with-crypto=openssl
|
--with-lineeditlibs=readline LIBS=-lrt"
|
||||||
--enable-accurate-adjtime --without-rpath --enable-ipv6"
|
|
||||||
short_desc="The Network Time Protocol"
|
short_desc="The Network Time Protocol"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=42898b7903a2da04a242885c92919903d56ee69c0293ec828568cab71dd3e9d8
|
checksum=42898b7903a2da04a242885c92919903d56ee69c0293ec828568cab71dd3e9d8
|
||||||
|
|
Loading…
Reference in a new issue