Branch: refs/heads/master Author: Enrico Troeger enrico.troeger@uvena.de Committer: Enrico Troeger enrico.troeger@uvena.de Date: Fri, 17 Jun 2016 18:12:58 UTC Commit: d3b09b30c9d83770a8ab3b8d0cfdca68d5027f52 https://github.com/geany/geany-plugins/commit/d3b09b30c9d83770a8ab3b8d0cfdca...
Log Message: ----------- Windows: Add new indirect dependencies to the bundle
Modified Paths: -------------- build/gtk-bundle-from-msys2.sh
Modified: build/gtk-bundle-from-msys2.sh 5 lines changed, 4 insertions(+), 1 deletions(-) =================================================================== @@ -38,7 +38,6 @@ gnutls gpgme gstreamer gst-plugins-base -gtkspell http-parser hunspell icu @@ -63,6 +62,7 @@ libxml2 libxslt lua51 nettle +nghttp2 openssl orc p11-kit @@ -74,9 +74,11 @@ xz "
gtk2_dependency_pkgs=" +gtkspell webkitgtk2 " gtk3_dependency_pkgs=" +gtkspell3 webkitgtk3 "
@@ -240,6 +242,7 @@ cleanup_unnecessary_files() { rm -rf share/info rm -rf share/lua rm -rf share/man + rm -rf share/nghttp2 rm -rf share/readline rm -rf share/zsh # ssl: cleanup ssl files
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org