mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
documentation: remove mention of Grantlee in INSTALL file
We don't use Grantlee anymore. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
f193c2ef08
commit
f3c23946f4
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
@ -3,7 +3,7 @@ Building Subsurface from Source
|
|||
|
||||
Subsurface uses quite a few open source libraries and frameworks to do its
|
||||
job. The most important ones include libdivecomputer, Qt, libxml2, libxslt,
|
||||
libsqlite3, libzip, libgrantlee5 and libgit2.
|
||||
libsqlite3, libzip, and libgit2.
|
||||
|
||||
Below are instructions for building Subsurface
|
||||
- on some popular Linux distributions,
|
||||
|
|
Loading…
Reference in a new issue