提交 b7c1390c 编写于 作者: S songchenwen

Remove Gzip Dependency of r2s flasher

上级 7ab12ae2
...@@ -12,7 +12,7 @@ define Package/$(PKG_NAME) ...@@ -12,7 +12,7 @@ define Package/$(PKG_NAME)
SUBMENU:=3. Applications SUBMENU:=3. Applications
TITLE:=LuCI Application to Flash NanoPi R2S ROM TITLE:=LuCI Application to Flash NanoPi R2S ROM
PKGARCH:=all PKGARCH:=all
DEPENDS:=+bash +unzip +gzip +pv +losetup +tar +zstd DEPENDS:=+bash +unzip +pv +losetup +zstd
endef endef
define Build/Prepare define Build/Prepare
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册