diff --git a/gnu/packages/ntp.scm b/gnu/packages/ntp.scm index 8f18cd89eaf..f7f76400a28 100644 --- a/gnu/packages/ntp.scm +++ b/gnu/packages/ntp.scm @@ -149,7 +149,7 @@ time-stamping or reference clock, sub-microsecond accuracy is possible.") "sntp/libevent/build-aux"))))) (native-inputs (list which pkg-config)) (inputs - (cons* openssl-1.1 + (cons* openssl libevent ;; Build with POSIX capabilities support on GNU/Linux. This allows ;; 'ntpd' to run as non-root (when invoked with '-u'.)