Skip to content

Commit

Permalink
Merge pull request #180 from diamant3/fix-fedora-build
Browse files Browse the repository at this point in the history
add xz package in fedora
  • Loading branch information
sharkwouter authored Dec 20, 2023
2 parents 292ce53 + e640e20 commit 10ef17d
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 10ef17d

Please sign in to comment.