Update compilation authored by Karel Slaný's avatar Karel Slaný
......@@ -10,6 +10,8 @@ Project depends on Qt5. ~~Minimal Qt version which the project is tested on is Q
> Datovka-4.9.1 and newer require libisds-0.10.7 in order to build and function properly.
> We recommend compiling (libisds)[http://xpisar.wz.cz/libisds/] with the OpenSSL back-end. (Use `./configure --enable-openssl-backend` during source configuration phase.)
### Linux/UNIX
We don't currently use Autotools. The project directly relies on libisds, OpenSSL and Qt5 which should be installed in the system.
......
......