[PATCH] Small addition to the INSTALL instructions for Fedora

Pierre-Yves Chibon pingou at pingoured.fr
Mon Dec 9 11:48:16 UTC 2013


Signed-off-by: Pierre-Yves Chibon <pingou at pingoured.fr>
---
 INSTALL | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index 170af06..d60aad3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,8 +9,8 @@ including this header file but this needs to be revisited before an
 actual release.
 
 On Fedora you need qt-devel, marble-devel, libzip-devel,
-libxml2-devel, libxslt-devel, libsqlite3x-devel. If you are going to
-compile libdivecomputer, you need to libusb-devel too.
+libxml2-devel, libxslt-devel, libsqlite3x-devel, libudev-devel. If you are going
+to compile libdivecomputer, you need to libusb-devel too.
 
 On Debian the package names are different; try libxml2-dev,
 libsqlite3-dev, libxslt1-dev, libzip-dev (and libusb-1.0-0-dev if
@@ -32,6 +32,8 @@ $ qmake
 $ make
 $ sudo make install     [optionally, add: prefix=/usr/local]
 
+Note: on Fedora qmake will appear as qmake-qt4
+
 Building the Qt version under MacOSX
 ------------------------------------
 
-- 
1.8.3.1



More information about the subsurface mailing list