Skip to content

Commit 3a27968

Browse files
priteauAlex-Welsh
authored andcommitted
Install zstd on IPA build host
It is required because of the extra DIB_IPA_COMPRESS_CMD.
1 parent ecd07c9 commit 3a27968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/kayobe/ipa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#ipa_builder_source_version:
2121

2222
# List of additional build host packages to install. Default is an empty list.
23-
#ipa_build_dib_host_packages_extra:
23+
ipa_build_dib_host_packages_extra: [ 'zstd' ]
2424

2525
# List of default Diskimage Builder (DIB) elements to use when building IPA
2626
# images. Default is ["centos", "dynamic-login", "enable-serial-console",

0 commit comments

Comments
 (0)