mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
gcc: depend on libzstd
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
committed by
Rosen Penev
parent
3c04a6d235
commit
8e0bc54fcd
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user