Commit d81fcea9 authored by Simon Morlat's avatar Simon Morlat
Browse files

add gio module to macos bundle to enable https operation with libsoup

parent 2565148f
No related merge requests found
Showing with 4 additions and 0 deletions
......@@ -112,6 +112,10 @@
<binary>
${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/engines/*.so
</binary>
<!-- Copy GIO modules, required for https access for wizard-->
<binary>
${prefix}/lib/gio/modules/libgiognutls.so
</binary>
<!-- Translation filenames, one for each program or library that you
want to copy in to the bundle. The "dest" attribute is
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment