From 78d14fd60527649150f9d11b86c140874d6b9fe7 Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Sun, 21 Feb 2010 20:38:38 +0000 Subject: [PATCH] fix typo SVN-Revision: 19802 --- net/ntpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ntpd/Makefile b/net/ntpd/Makefile index a0f0b08a4..f0dadf339 100644 --- a/net/ntpd/Makefile +++ b/net/ntpd/Makefile @@ -48,7 +48,7 @@ endef define Package/ntpd-openssl $(call Package/ntpd/Default) TITLE+= server (with OpenSSL support) - DEPENDS:=+openssl + DEPENDS:=+libopenssl endef define Package/ntpd-openssl/description -- 2.30.2