[geany/geany] ad4f47: Windows: Update indirect dependencies for bundle creation

Enrico Tröger git-noreply at xxxxx
Sat Oct 9 10:05:59 UTC 2021


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sat, 09 Oct 2021 10:05:59 UTC
Commit:      ad4f4747838d02a05517b7e0be74c01dc983c2c9
             https://github.com/geany/geany/commit/ad4f4747838d02a05517b7e0be74c01dc983c2c9

Log Message:
-----------
Windows: Update indirect dependencies for bundle creation


Modified Paths:
--------------
    scripts/gtk-bundle-from-msys2.sh

Modified: scripts/gtk-bundle-from-msys2.sh
44 lines changed, 19 insertions(+), 25 deletions(-)
===================================================================
@@ -25,41 +25,35 @@ gtk3_dependency_pkgs=""
 gtk4_dependency_pkgs=""
 
 packages="
-gcc-libs
-grep
-pcre
-xz
-zlib
-zstd
-expat
-libffi
-libiconv
+adwaita-icon-theme
+atk
 brotli
 bzip2
-freeglut
-libffi
-libpng
+cairo
+expat
+fontconfig
+freetype
+fribidi
+gcc-libs
+gdk-pixbuf2
 gettext
 glib2
 graphite2
-jasper
-libepoxy
-libjpeg-turbo
-libtiff
-libwinpthread-git
+grep
+gtk-update-icon-cache
 harfbuzz
-fontconfig
-freetype
-atk
-fribidi
+hicolor-icon-theme
 libdatrie
+libepoxy
+libffi
+libiconv
+libpng
 libthai
+libwinpthread-git
 pango
-cairo
+pcre
 pixman
-gdk-pixbuf2
-hicolor-icon-theme
-adwaita-icon-theme
+zlib
 "
 
 handle_command_line_options() {



--------------
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