diff options
author | merakor <cem@ckyln.com> | 2021-11-10 13:35:57 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-11-10 13:35:57 +0000 |
commit | ffa8a3eb8eb5613733fa07a52e00f2118c6c5434 (patch) | |
tree | 87c5d15e5d5b90289b96f438e6479e9060ec0729 | |
parent | adf1d4b22200a1e70c84713fce591ea6e163a9b5 (diff) | |
download | cpt-ffa8a3eb8eb5613733fa07a52e00f2118c6c5434.tar.gz |
build.yml: install xz
FossilOrigin-Name: bdcaeda68c49f1b66e3cc4ed1a6ee4c1a0f0bbccae757834f834dc3d8ccda161
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ packages: - emacs-nox - texinfo - gzip + - xz tasks: - install-pax: | git clone --quiet https://github.com/carbslinux/otools |