diff options
Diffstat (limited to 'meta/recipes-extended/wget/wget.inc')
-rw-r--r-- | meta/recipes-extended/wget/wget.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/wget/wget.inc b/meta/recipes-extended/wget/wget.inc index e374e6d8ab..3cff656a68 100644 --- a/meta/recipes-extended/wget/wget.inc +++ b/meta/recipes-extended/wget/wget.inc | |||
@@ -2,7 +2,7 @@ SUMMARY = "Console URL download utility supporting HTTP, FTP, etc" | |||
2 | HOMEPAGE = "https://www.gnu.org/software/wget/" | 2 | HOMEPAGE = "https://www.gnu.org/software/wget/" |
3 | SECTION = "console/network" | 3 | SECTION = "console/network" |
4 | LICENSE = "GPLv3" | 4 | LICENSE = "GPLv3" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e" |
6 | DEPENDS = "gnutls zlib libpcre" | 6 | DEPENDS = "gnutls zlib libpcre" |
7 | 7 | ||
8 | inherit autotools gettext texinfo update-alternatives pkgconfig | 8 | inherit autotools gettext texinfo update-alternatives pkgconfig |