I hate snaps

This commit is contained in:
2025-04-15 19:38:42 -04:00
parent 196ba6dd75
commit 659be95c17

View File

@@ -1117,10 +1117,10 @@ install_mc_snap() {
source: https://github.com/ubuntu/snapcraft-desktop-helpers.git source: https://github.com/ubuntu/snapcraft-desktop-helpers.git
source-subdir: gtk source-subdir: gtk
build-packages: build-packages:
- build-essential - make
- libglib2.0-dev - gcc
- git - git
- pkg-config - libglib2.0-dev
stage-packages: stage-packages:
- libgtk-3-0 - libgtk-3-0
override-pull: | override-pull: |