gcc: depend on libzstd
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
3c04a6d235
commit
8e0bc54fcd
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ define Package/gcc
|
|||
CATEGORY:=Development
|
||||
TITLE:=gcc
|
||||
MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
DEPENDS:= +binutils +libstdcpp @!arc
|
||||
DEPENDS:= +binutils +libstdcpp +libzstd @!arc
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue