fix typo
authorPeter Wagner <​tripolar@gmx.at>
Sun, 21 Feb 2010 20:38:38 +0000 (20:38 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Sun, 21 Feb 2010 20:38:38 +0000 (20:38 +0000)
SVN-Revision: 19802

net/ntpd/Makefile

index a0f0b08a490af7e46ea352b88a3394307280efdb..f0dadf339fba2b8db6c347d24e9fbf146037bb03 100644 (file)
@@ -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