diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-11-16 10:47:13 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-23 16:01:58 +0700 |
commit | 5d759a059cd43c1915840d1f4bb334c5278995cc (patch) | |
tree | c5da0f9316dfb45038755a726fdfe3296f007903 /gis | |
parent | dfd4c1736fa32cd035237f19bfb0a57288edb4a5 (diff) | |
download | slackbuilds-5d759a059cd43c1915840d1f4bb334c5278995cc.tar.gz |
gis/qgis: Clarify build order in README.
Diffstat (limited to 'gis')
-rw-r--r-- | gis/qgis/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gis/qgis/README b/gis/qgis/README index 191357970e..d8f40f5cb6 100644 --- a/gis/qgis/README +++ b/gis/qgis/README @@ -15,3 +15,6 @@ Optional run-time dependencies: - R - saga-gis - TauDEM + +All dependencies must be built with Python 3 support and qtkeychain must be +built after Qt5. |