From 67ec5fba3a0d98c71da21346603d62e4c4267c2c Mon Sep 17 00:00:00 2001 From: Bryant Mairs Date: Mon, 28 Mar 2016 20:50:45 -0700 Subject: [PATCH] Correct improper package name for Fedora. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 1ac01f09..4156b993 100644 --- a/INSTALL +++ b/INSTALL @@ -33,7 +33,7 @@ Step1: Installing the requirements: please check your respective distro's package manager tool if you use other distros Debian/Ubuntu: - $ sudo apt-get install git-core gcc g++ make cmake autoconf automake libtool pkg-config \ + $ sudo apt-get install git-core gcc gcc-c++ make 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 libboost-thread-dev libboost-system-dev libboost-filesystem-dev check