Update snapcraft.yaml - opengl

- Testing opengl plug
This commit is contained in:
kz6fittycent
2023-12-12 14:27:16 -06:00
committed by GitHub
parent 3ee4b18e57
commit 875f08ba5e

View File

@@ -37,6 +37,7 @@ apps:
- network-observe
- home
- removable-media
- opengl
parts:
btop:
@@ -47,7 +48,6 @@ parts:
- PREFIX=/usr/local
- STATIC=true
- ADDFLAGS="-D SNAPPED"
build-packages:
- coreutils
- sed