summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/ntp.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ntp.scm b/gnu/packages/ntp.scm
index 8f18cd89ea..f7f76400a2 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'.)