mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
binutils: Set DEPENDS correctly and remove unneeded PACKAGES setting
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,6 +4,8 @@ BUGTRACKER = "http://sourceware.org/bugzilla/"
|
||||
SECTION = "devel"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
DEPENDS = "flex-native bison-native zlib"
|
||||
|
||||
inherit autotools gettext
|
||||
|
||||
PACKAGES += "${PN}-symlinks"
|
||||
|
||||
Reference in New Issue
Block a user