diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 5703d54..0b167de 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -7,7 +7,7 @@ description: | but it should act functionally like the terminal UI. grade: stable # must be 'stable' to release into candidate/stable channels -confinement: strict # use 'strict' once you have the right plugs and slots +confinement: classic # use 'strict' once you have the right plugs and slots build-packages: - cmake - freeglut3-dev