diff --git a/net/wget/Makefile b/net/wget/Makefile index 7711efc46..324665244 100644 --- a/net/wget/Makefile +++ b/net/wget/Makefile @@ -38,7 +38,7 @@ endef define Package/wget $(call Package/wget/Default) - DEPENDS+= +libopenssl + DEPENDS+= +libopenssl +librt TITLE+= (with SSL support) VARIANT:=ssl endef