mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
build/linux: Fix libproxy/libpxbackend errors on Snap
This commit is contained in:
@@ -21,8 +21,8 @@ apps:
|
||||
desktop: usr/share/applications/gimp.desktop
|
||||
environment:
|
||||
HOME: $SNAP_REAL_HOME
|
||||
#Matting Leving support on FG select
|
||||
LD_LIBRARY_PATH: $SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/blas:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/lapack:$LD_LIBRARY_PATH
|
||||
#Internet connection and Matting Leving support on FG select
|
||||
LD_LIBRARY_PATH: $SNAP/gnome-platform/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/libproxy:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/blas:$SNAP/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/lapack:$LD_LIBRARY_PATH
|
||||
#JavaScript plug-ins support
|
||||
GI_TYPELIB_PATH: $SNAP/gnome-platform/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR/gjs/girepository-1.0:$GI_TYPELIB_PATH
|
||||
#AVIF, HEIC and HEJ2 plug-ins support
|
||||
|
Reference in New Issue
Block a user