mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-05-10 16:39:33 +00:00
fix snap
This commit is contained in:
parent
397fd4973a
commit
65e3fe0d2d
@ -14,9 +14,9 @@ icon: installer/config/logo.png
|
||||
|
||||
apps:
|
||||
hanoi-tower:
|
||||
command: desktop-launch $SNAP/HanoiTowers.sh
|
||||
command: desktop-launch HanoiTowers.sh
|
||||
|
||||
plugs: [desktop, unity7, home, opengl, x11, wayland, gsettings]
|
||||
plugs: [desktop, unity7, home, opengl, x11, wayland, gsettings]
|
||||
|
||||
|
||||
parts:
|
||||
@ -27,7 +27,10 @@ parts:
|
||||
- libgssapi3-heimdal
|
||||
- libldap-2.4-2
|
||||
after: [libsgl, qtlib]
|
||||
|
||||
|
||||
override-stage: |
|
||||
snapcraftctl stage
|
||||
chmod +x -R "$SNAPCRAFT_STAGE"
|
||||
|
||||
qtlib:
|
||||
plugin: dump
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 8c2fc6c0a20fa9ffb99a7e393a57f2a956ac560d
|
||||
Subproject commit 666415b5b3885d1ec1b61d3506411cb1f28d0af0
|
Loading…
x
Reference in New Issue
Block a user