Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Update build dependencies list and url paths
Browse files Browse the repository at this point in the history
  • Loading branch information
horar committed Mar 25, 2018
1 parent 3d65556 commit 956fb16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/sw_requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ This is target platform for the product.
- Tools/MinGW 5.3.0 component
- Tools/QtCreator component
- Tools/QtCreator CDB Debugger support
- [NSIS 3.0+](http://nsis.sourceforge.net/Main_Page)
- [CMake 3.6+](https://cmake.org/)
- [NSIS 3.0+](https://sourceforge.net/projects/nsis)
- [CMake 3.10+](https://cmake.org/)
- [Git 2.7+](https://git-scm.com/)

##### Externals

These projects will be downloaded automatically by CMake.

- [OpenConnect for MinGW32](https://github.com/horar/openconnect/releases)
- [TAP-windoes](https://openvpn.net/index.php/open-source/downloads.html)
- [TAP-windows](https://openvpn.net/index.php/open-source/downloads.html)
- [spdlog](https://github.com/gabime/spdlog)
- [qt-solutions](https://github.com/qtproject/qt-solutions.git)

Expand All @@ -42,7 +42,7 @@ This is not main target platform, because openconnect is used by other projects
~~sudo dnf install -y spdlog-devel~~

#### MacOS
- MacOS 10.10+
- MacOS 10.13+
- Xcode 9.2+ incl. command line tools
- [Qt online installer](http://download.qt.io/official_releases/online_installers/qt-unified-mac-x64-online.dmg) and choose:
- 5.10.0/"OS X" component
Expand Down

0 comments on commit 956fb16

Please sign in to comment.