diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 29be844..0aac537 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,7 +1,8 @@ name: court-pilot +title: Court Pilot base: core22 -version: '1.1.2' +version: '1.1.3' summary: Badminton umpire rotation application @@ -24,6 +25,9 @@ apps: - network - home + environment: + LD_LIBRARY_PATH: $SNAP_DESKTOP_RUNTIME/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH + parts: court-pilot: plugin: dump