From patchwork Thu Apr 5 14:17:03 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/6] openntpd: needs MMU Date: Thu, 05 Apr 2012 04:17:03 -0000 From: Gustavo Zacarias X-Patchwork-Id: 150964 Message-Id: <1333635427-24526-2-git-send-email-gustavo@zacarias.com.ar> To: buildroot@busybox.net Signed-off-by: Gustavo Zacarias --- package/openntpd/Config.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package/openntpd/Config.in b/package/openntpd/Config.in index 32d0d8b..4dd9a29 100644 --- a/package/openntpd/Config.in +++ b/package/openntpd/Config.in @@ -1,5 +1,7 @@ config BR2_PACKAGE_OPENNTPD bool "openntpd" + # fork() + depends on BR2_USE_MMU help OpenNTPD is an easy to use implementation of the Network Time Protocol. It provides the ability to sync the local clock