mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
build/linux: On 3.0 series only, bundle all random typelibs
Following 65d51a7e
This commit is contained in:
@@ -385,6 +385,7 @@ fi
|
||||
bund_usr "$GIMP_PREFIX" "bin/gimp-debug-tool*" --dest "libexec"
|
||||
### Introspected plug-ins
|
||||
bund_usr "$GIMP_PREFIX" "lib/girepository-*/*.typelib"
|
||||
bund_usr "$UNIX_PREFIX" "lib/girepository-*/*.typelib"
|
||||
conf_app GI_TYPELIB_PATH "${LIB_DIR}/${LIB_SUBDIR}girepository-*"
|
||||
#### Python plug-ins support
|
||||
bund_usr "$UNIX_PREFIX" "bin/python*"
|
||||
|
Reference in New Issue
Block a user