mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 05:02:22 +02:00
wget: Remove unneeded DEPENDS line
(From OE-Core rev: 6bc3696d8451a23d743daf03ee98c4ba54ce4551) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,7 +4,6 @@ SECTION = "console/network"
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
DEPENDS = "gnutls zlib libpcre"
|
||||
DEPENDS_class-nativesdk = "nativesdk-gnutls nativesdk-zlib nativesdk-libpcre"
|
||||
|
||||
INC_PR = "r16"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user