gcc: Depend on binutils package.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
This commit is contained in:
parent
e63c244828
commit
ee43a57b74
|
@ -27,7 +27,7 @@ define Package/gcc
|
|||
CATEGORY:=Development
|
||||
TITLE:=gcc
|
||||
MAINTAINER:=Christian Beier <cb@shoutrlabs.com>
|
||||
DEPENDS:=@TARGET_x86 @NO_STRIP
|
||||
DEPENDS:= +binutils
|
||||
endef
|
||||
|
||||
define Package/gcc/description
|
||||
|
|
Loading…
Reference in New Issue