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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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