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 ce2ba72 commit 3a6e552Copy full SHA for 3a6e552
prepare.sh
@@ -28,7 +28,7 @@ else
28
rhel | fedora)
29
dnf -y install @development-tools gcc gcc-c++ g++ wget git autoconf automake python3 python3-pip make cmake pkgconf \
30
libarchive-devel openssl-devel gpgme-devel libtool gettext texinfo bison flex gmp-devel mpfr-devel libmpc-devel ncurses-devel diffutils \
31
- libusb-compat-0.1-devel readline-devel libcurl-devel which glibc-gconv-extra xz
+ libusb-compat-0.1-devel readline-devel libcurl-devel which glibc-gconv-extra xz gawk file
32
;;
33
gentoo)
34
sudo emerge --noreplace net-misc/wget dev-vcs/git dev-python/pip sys-apps/fakeroot \
0 commit comments