mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
build/linux: Make AppImage script tool-agnostic (part 3)
This commit is contained in:
parent
4070cfb9ee
commit
d3501ffc35
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue