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