From cc857e6fe4365ca24ad434544c8451dc6bc8acef Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Sat, 22 Nov 2014 14:03:31 +0200 Subject: [PATCH] Add qtwebkit-devel to Fedora installation reqs One more packet needed to compile on Fedora. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index de4606d1a..c75683fc6 100644 --- a/INSTALL +++ b/INSTALL @@ -44,8 +44,8 @@ Building Subsurface 4 under Linux --------------------------------- On Fedora you need qt-devel, marble-devel, libzip-devel, -libxml2-devel, libxslt-devel, libsqlite3x-devel, libudev-devel. If you are going -to compile libdivecomputer, you need libusb-devel, too. +libxml2-devel, libxslt-devel, libsqlite3x-devel, libudev-devel, qtwebkit-devel. +If you are going to compile libdivecomputer, you need libusb-devel, too. On Debian style distributions you can install the required development packages by running (once Qt version of subsurface is available in your