mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add qtwebkit-devel to Fedora installation reqs
One more packet needed to compile on Fedora. Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
48a8c98913
commit
cc857e6fe4
1 changed files with 2 additions and 2 deletions
4
INSTALL
4
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
|
||||
|
|
Loading…
Add table
Reference in a new issue