We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a91792 commit f510c20Copy full SHA for f510c20
script/get-generic-sys-util/meta.yaml
@@ -690,6 +690,20 @@ variations:
690
brew: transmission
691
dnf: transmission-daemon
692
yum: transmission-daemon
693
+ unzip:
694
+ env:
695
+ MLC_SYS_UTIL_NAME: unzip
696
+ MLC_SYS_UTIL_VERSION_CMD: unzip --version
697
+ new_env_keys:
698
+ - MLC_UNZIP_VERSION
699
+ state:
700
701
+ apt: unzip
702
+ brew: unzip
703
+ dnf: unzip
704
+ yum: unzip
705
+ choco: unzip
706
+
707
vim-common:
708
env:
709
MLC_SYS_UTIL_NAME: vim_common
0 commit comments