From 72963d78a7d355e7c6286f9ea5fadb558790f0a6 Mon Sep 17 00:00:00 2001 From: Maryan Bahnyuk Date: Thu, 15 Oct 2015 11:01:07 +0300 Subject: [PATCH] add qt5-qtlocation-devel for fedora + fix "Unknown module(s) in QT: location-private positioning-private" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2d3becd1..c6c1ecd21 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Supported builds are 64 bit, built using the clang compiler. Supported builds for Linux are 32 or 64-bit, built using gcc. #### Install Qt5.4 and SDL1.2 prerequistites -* For Fedora: `sudo yum install qt-creator qt5-qtbase-devel qt5-qtdeclarative-devel qt5-qtserialport-devel qt5-qtsvg-devel qt5-qtwebkit-devel SDL-devel SDL-static systemd-devel qt5-qtgraphicaleffects qt5-qtquickcontrols` +* For Fedora: `sudo yum install qt-creator qt5-qtbase-devel qt5-qtdeclarative-devel qt5-qtserialport-devel qt5-qtsvg-devel qt5-qtwebkit-devel SDL-devel SDL-static systemd-devel qt5-qtgraphicaleffects qt5-qtquickcontrols qt5-qtlocation-devel` * For Arch Linux: `pacman -Sy qtcreator qt5-base qt5-declarative qt5-serialport qt5-svg qt5-webkit` * For Ubuntu: Please be aware that the time of writing, Qt5.4 is unavailable in the official repositories Ubuntu 14.04/Mint 17 * Add this PPA for Qt5.4: `sudo add-apt-repository ppa:beineri/opt-qt541-trusty` -- 2.22.0