[packages] wget: add required dependency (librt)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33056 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
08efb33bae
commit
0e4b15341d
@ -38,7 +38,7 @@ endef
|
||||
|
||||
define Package/wget
|
||||
$(call Package/wget/Default)
|
||||
DEPENDS+= +libopenssl
|
||||
DEPENDS+= +libopenssl +librt
|
||||
TITLE+= (with SSL support)
|
||||
VARIANT:=ssl
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user