From e10c2bcf174640957eda17746b88318369e75c8f 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 a0f0b08a49..f0dadf339f 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