Skip to content

Commit

Permalink
add xz package in fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
diamant3 authored Dec 20, 2023
1 parent 292ce53 commit e640e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
dnf -y install @development-tools gcc gcc-c++ g++ wget git autoconf automake python3 python3-pip make cmake pkgconf \
libarchive-devel openssl-devel gpgme-devel libtool gettext texinfo bison flex gmp-devel mpfr-devel libmpc-devel ncurses-devel \
diffutils glibc-gconv-extra
diffutils glibc-gconv-extra xz
- name: Compile Tools
run: |
Expand Down

0 comments on commit e640e20

Please sign in to comment.