Branch: refs/heads/master Author: Jiří Techet techet@gmail.com Committer: Jiří Techet techet@gmail.com Date: Wed, 26 Apr 2017 20:43:03 UTC Commit: e257ab19f9907650c2e5fc28b16e0d8b1de2fb58 https://github.com/geany/geany-osx/commit/e257ab19f9907650c2e5fc28b16e0d8b1d...
Log Message: ----------- Add SSL encryption engines
Modified Paths: -------------- geany.bundle
Modified: geany.bundle 5 lines changed, 5 insertions(+), 0 deletions(-) =================================================================== @@ -102,6 +102,11 @@ ${prefix}/lib/enchant/*.so </binary>
+ <!-- encryption engines for SSL used by libsoup --> + <binary> + ${prefix}/lib/engines/*.dylib + </binary> + <!-- Geany's plugins --> <binary> ${prefix}/lib/geany/*.so
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).