From 87422ed7e5a11bed94cd72ef80d1e5e1970c17fd Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Fri, 19 Oct 2012 03:13:52 +0000 Subject: perl: prepare the removal of microperl Signed-off-by: Peter Korsgaard --- package/ntp/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/ntp/Config.in') diff --git a/package/ntp/Config.in b/package/ntp/Config.in index 599659609..ec5dbbb40 100644 --- a/package/ntp/Config.in +++ b/package/ntp/Config.in @@ -20,7 +20,7 @@ config BR2_PACKAGE_NTP_NTP_KEYGEN config BR2_PACKAGE_NTP_NTP_WAIT bool "ntp-wait" - depends on BR2_PACKAGE_MICROPERL + depends on BR2_PACKAGE_PERL help ntp-wait waits until the locally running ntpd is in state 4 (synchronized). This could be useful at boot time, to delay the @@ -59,7 +59,7 @@ config BR2_PACKAGE_NTP_NTPSNMPD config BR2_PACKAGE_NTP_NTPTRACE bool "ntptrace" - depends on BR2_PACKAGE_MICROPERL + depends on BR2_PACKAGE_PERL help ntptrace is a perl script that uses the ntpq utility program to follow the chain of NTP servers from a given host back to the -- cgit v1.2.3