mirror of
https://github.com/etlegacy/etlegacy-snap.git
synced 2024-11-28 06:41:53 +00:00
snap: added additional dependencies in stage-part
This commit is contained in:
parent
809290f02c
commit
8674373cc0
1 changed files with 2 additions and 1 deletions
|
@ -152,7 +152,8 @@ parts:
|
||||||
- libglew2.2
|
- libglew2.2
|
||||||
- libgl1
|
- libgl1
|
||||||
- libglu1-mesa
|
- libglu1-mesa
|
||||||
- libglx-mesa0
|
- libgl1-mesa-dri
|
||||||
|
- libgl1-mesa-glx
|
||||||
- freeglut3
|
- freeglut3
|
||||||
- libjpeg8
|
- libjpeg8
|
||||||
- libstdc++6
|
- libstdc++6
|
||||||
|
|
Loading…
Reference in a new issue