wget: Remove unneeded DEPENDS line
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Jul 2014 18:10:20 +0000 (19:10 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Jul 2014 18:10:33 +0000 (19:10 +0100)
(From OE-Core rev: 6bc3696d8451a23d743daf03ee98c4ba54ce4551)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/wget/wget.inc

index a8ceb0e..386e3e8 100644 (file)
@@ -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"