[geany/geany-osx] a3d75c: Remove (now unused) libsoup modules from bundle file

Jiří Techet git-noreply at xxxxx
Sun Sep 29 21:02:03 UTC 2019


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Sun, 29 Sep 2019 21:02:03 UTC
Commit:      a3d75cda9fe7a83f41c58ff52b0cb695e7879267
             https://github.com/geany/geany-osx/commit/a3d75cda9fe7a83f41c58ff52b0cb695e7879267

Log Message:
-----------
Remove (now unused) libsoup modules from bundle file


Modified Paths:
--------------
    geany-gtk2.bundle
    geany-gtk3.bundle

Modified: geany-gtk2.bundle
5 lines changed, 0 insertions(+), 5 deletions(-)
===================================================================
@@ -96,11 +96,6 @@
     ${prefix}/lib/enchant/*.so
   </binary>
 
-  <!-- glib-networking modules used by libsoup, needed for HTTPS -->
-  <binary>
-    ${prefix}/lib/gio/modules/*.so
-  </binary>
-
   <!-- Geany's plugins -->
   <binary>
     ${prefix}/lib/geany/*.so


Modified: geany-gtk3.bundle
5 lines changed, 0 insertions(+), 5 deletions(-)
===================================================================
@@ -76,11 +76,6 @@
     ${prefix}/lib/enchant/*.so
   </binary>
 
-  <!-- glib-networking modules used by libsoup, needed for HTTPS -->
-  <binary>
-    ${prefix}/lib/gio/modules/*.so
-  </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