mirror of
https://github.com/etlegacy/etlegacy-snap.git
synced 2024-11-23 20:32:38 +00:00
snap: add extra dependecies, refs #2
This commit is contained in:
parent
b23c0adfd0
commit
e1b7647d24
1 changed files with 2 additions and 0 deletions
|
@ -127,6 +127,7 @@ parts:
|
|||
- libglew-dev
|
||||
- libogg-dev
|
||||
- libvorbis-dev
|
||||
- libopengl-dev
|
||||
- libgl1-mesa-dev
|
||||
- libglx-dev
|
||||
- freeglut3-dev
|
||||
|
@ -152,6 +153,7 @@ parts:
|
|||
- libtheora-bin
|
||||
- libvorbisfile3
|
||||
- libglew2.2
|
||||
- libopengl0
|
||||
- libgl1
|
||||
- libglu1-mesa
|
||||
- libgl1-mesa-dri
|
||||
|
|
Loading…
Reference in a new issue