mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-26 13:20:52 +01:00
Update snapcraft.yaml
This commit is contained in:
@@ -24,7 +24,10 @@ layout:
|
||||
|
||||
apps:
|
||||
qelectrotech:
|
||||
extensions: [kde-neon]
|
||||
command: qelectrotech
|
||||
common-id: qelectrotech.desktop
|
||||
extensions:
|
||||
- kde-neon
|
||||
plugs: &plugs [opengl, unity7, home, removable-media, gsettings, network, cups-control]
|
||||
environment: &env
|
||||
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
|
||||
|
||||
qet-tb-generator:
|
||||
command: desktop-launch $SNAP/bin/qet_tb_generator
|
||||
command: qet_tb_generator
|
||||
command-chain:
|
||||
- bin/qelectrotech-launch
|
||||
extensions: [kde-neon]
|
||||
|
||||
Reference in New Issue
Block a user