build/linux: Make AppImage script tool-agnostic (part 3)

This commit is contained in:
Bruno Lopes 2025-04-10 07:33:01 -03:00
parent 4070cfb9ee
commit d3501ffc35
No known key found for this signature in database

View file

@ -278,6 +278,7 @@ prep_pkg "libcanberra-gtk3-module"
prep_pkg "libxapp-gtk3-module"
prep_pkg "packagekit-gtk3-module"
bund_usr "$UNIX_PREFIX" "lib/gtk-3.0/modules/*.so" --bundler
bund_usr "$UNIX_PREFIX" "lib/gtk-3.0/*.*.*/printbackends/*.so" --bundler
conf_app GTK_PATH "${LIB_DIR}/${LIB_SUBDIR}gtk-3.0"
prep_pkg "ibus-gtk3"
bund_usr "$UNIX_PREFIX" "lib/gtk-3.0/*.*.*/immodules/*.so" --bundler