binutils: Set DEPENDS correctly and remove unneeded PACKAGES setting

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-07-24 00:57:29 +01:00
parent 7069fb8542
commit 8b3f94e27d
2 changed files with 3 additions and 3 deletions

View File

@@ -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"