wget: update deps list for libidn2 instead of libidn

This commit is contained in:
Mark Brand 2019-01-01 18:40:12 +01:00
parent f93ecf8625
commit 158ca6cb40
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ $(PKG)_CHECKSUM := b783b390cb571c837b392857945f5a1f00ec6b043177cc42abb8ee1b542ee
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://ftp.gnu.org/gnu/$(PKG)/$($(PKG)_FILE)
$(PKG)_DEPS := cc gnutls libidn libntlm pthreads
$(PKG)_DEPS := cc gnutls libidn2 libntlm pthreads
define $(PKG)_UPDATE
$(WGET) -q -O- 'https://git.savannah.gnu.org/cgit/wget.git/refs/' | \