diff options
Diffstat (limited to 'package/openntpd')
-rw-r--r-- | package/openntpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openntpd/Makefile b/package/openntpd/Makefile index 0ed6754c9..79cf3af94 100644 --- a/package/openntpd/Makefile +++ b/package/openntpd/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 18 PKG_MD5SUM:= afc34175f38d08867c1403d9008600b3 PKG_DESCR:= NTP server daemon PKG_SECTION:= ntp +PKG_DEPENDS:= libopenssl PKG_URL:= http://www.openntpd.org/ PKG_SITES:= ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/ |