mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
add gio module to macos bundle to enable https operation with libsoup
This commit is contained in:
parent
2565148fd9
commit
d81fcea986
1 changed files 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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue