[geany/geany-osx] e257ab: Add SSL encryption engines
Jiří Techet
git-noreply at xxxxx
Wed Apr 26 20:43:03 UTC 2017
Branch: refs/heads/master
Author: Jiří Techet <techet at gmail.com>
Committer: Jiří Techet <techet at gmail.com>
Date: Wed, 26 Apr 2017 20:43:03 UTC
Commit: e257ab19f9907650c2e5fc28b16e0d8b1de2fb58
https://github.com/geany/geany-osx/commit/e257ab19f9907650c2e5fc28b16e0d8b1de2fb58
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).
More information about the Commits
mailing list