snap: Fix missing extension for cli

solvespace-cli needs the gnome-3-28 extension to find its libraries.
pull/557/head
Maximilian Federle 2020-02-13 17:10:37 +01:00 committed by whitequark
parent 1cd727d9dc
commit bae84b27e4
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ apps:
__EGL_VENDOR_LIBRARY_DIRS: $SNAP/gnome-platform/usr/share/glvnd/egl_vendor.d:$SNAP/usr/share/glvnd/egl_vendor.d
cli:
command: usr/bin/solvespace-cli
extensions: [gnome-3-28]
plugs: [home, removable-media, network]
parts: