ntp: (re-)add pps-tools dependency

otherwise the PPS driver of ntpd will not be built, even with
--enable-ATOM explicitly set during ./configure
This commit is contained in:
Harald Welte 2015-02-23 21:47:21 +01:00
parent d44da082be
commit 7daf173e30
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ SECTION = "console/network"
LICENSE = "NTP"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f41fedb22dffefcbfafecc85b0f79cfa"
DEPENDS = "libevent"
DEPENDS = "pps-tools libevent"
SRC_URI = "http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-${PV}.tar.gz \
file://ntp-4.2.4_p6-nano.patch \