I hate snaps

This commit is contained in:
2025-04-15 19:45:37 -04:00
parent 659be95c17
commit 7447507362

View File

@@ -1116,6 +1116,9 @@ install_mc_snap() {
plugin: make plugin: make
source: https://github.com/ubuntu/snapcraft-desktop-helpers.git source: https://github.com/ubuntu/snapcraft-desktop-helpers.git
source-subdir: gtk source-subdir: gtk
override-pull: |
apt-get update
snapcraftctl build
build-packages: build-packages:
- make - make
- gcc - gcc
@@ -1123,9 +1126,6 @@ install_mc_snap() {
- libglib2.0-dev - libglib2.0-dev
stage-packages: stage-packages:
- libgtk-3-0 - libgtk-3-0
override-pull: |
apt-get update
snapcraftctl build
apps: apps:
mediacenter: mediacenter: