mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-08 14:49:58 +01:00
Update snapcraft.yaml
This commit is contained in:
@@ -24,7 +24,10 @@ layout:
|
|||||||
|
|
||||||
apps:
|
apps:
|
||||||
qelectrotech:
|
qelectrotech:
|
||||||
extensions: [kde-neon]
|
command: qelectrotech
|
||||||
|
common-id: qelectrotech.desktop
|
||||||
|
extensions:
|
||||||
|
- kde-neon
|
||||||
plugs: &plugs [opengl, unity7, home, removable-media, gsettings, network, cups-control]
|
plugs: &plugs [opengl, unity7, home, removable-media, gsettings, network, cups-control]
|
||||||
environment: &env
|
environment: &env
|
||||||
TCL_LIBRARY: $SNAP/usr/share/tcltk/tcl8.6
|
TCL_LIBRARY: $SNAP/usr/share/tcltk/tcl8.6
|
||||||
@@ -32,7 +35,7 @@ apps:
|
|||||||
PYTHONPATH: $SNAP:$SNAP/lib/python3.8/site-packages:$SNAP/usr/lib/python3.8:$SNAP/usr/lib/python3.8/lib-dynload
|
PYTHONPATH: $SNAP:$SNAP/lib/python3.8/site-packages:$SNAP/usr/lib/python3.8:$SNAP/usr/lib/python3.8/lib-dynload
|
||||||
|
|
||||||
qet-tb-generator:
|
qet-tb-generator:
|
||||||
command: desktop-launch $SNAP/bin/qet_tb_generator
|
command: qet_tb_generator
|
||||||
command-chain:
|
command-chain:
|
||||||
- bin/qelectrotech-launch
|
- bin/qelectrotech-launch
|
||||||
extensions: [kde-neon]
|
extensions: [kde-neon]
|
||||||
|
|||||||
Reference in New Issue
Block a user