From 5a9481fd0697d66ce5ce0e46a8d233125e6cb5ac Mon Sep 17 00:00:00 2001 From: dreamsourcelabTAI Date: Mon, 14 Mar 2022 09:50:42 +0800 Subject: [PATCH] update: INSTALL --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index a4782260..ce837d86 100755 --- a/INSTALL +++ b/INSTALL @@ -41,7 +41,7 @@ please check your respective distro's package manager tool if you use other dist Debian/Ubuntu: $ sudo apt-get install git-core build-essential cmake autoconf automake libtool pkg-config \ libglib2.0-dev libzip-dev libudev-dev libusb-1.0-0-dev \ - python3-dev qt5-default libboost-dev libboost-test-dev check libfftw3-dev + python3-dev qt5-default qtbase5-dev libboost-dev libboost-test-dev check libfftw3-dev Fedora (18, 19): $ sudo yum install git gcc g++ make cmake autoconf automake libtool pkgconfig glib2-devel \