From 1e0210ebde0ebde6ae64b18c5a551f39011f4636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=BD=E5=AE=87?= Date: Sat, 15 Feb 2020 22:19:23 +0800 Subject: [PATCH] Updated Compiling qBittorrent nox on CentOS 8.x (markdown) --- Compiling-qBittorrent-nox-on-CentOS-8.x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling-qBittorrent-nox-on-CentOS-8.x.md b/Compiling-qBittorrent-nox-on-CentOS-8.x.md index f2e66e3..f880073 100644 --- a/Compiling-qBittorrent-nox-on-CentOS-8.x.md +++ b/Compiling-qBittorrent-nox-on-CentOS-8.x.md @@ -9,7 +9,7 @@ yum install -y boost-devel boost-system glib2 glibc gmp gnutls libblkid libcap l ## compile need ``` -yum install -y qt5-linguist qt5-qttools-devel qt5-qtsvg-devel +yum install -y autoconf automake libtool make wget tar qt5-linguist qt5-qttools-devel qt5-qtsvg-devel ``` ./configure -xxxx \ No newline at end of file