mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-09-27 19:58:37 +00:00
chore: formatting
This commit is contained in:
parent
b594f75778
commit
fc47ffa881
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ fn basalt_deps() -> Vec<Dependency> {
|
||||||
(LinuxDistro::Fedora, "libglvnd-devel".into()),
|
(LinuxDistro::Fedora, "libglvnd-devel".into()),
|
||||||
// WARN: can't find anything exact for alpine, mesa-dev offers
|
// WARN: can't find anything exact for alpine, mesa-dev offers
|
||||||
// GL/gl.h hopefully that's the only one needed
|
// GL/gl.h hopefully that's the only one needed
|
||||||
(LinuxDistro::Alpine, "mesa-dev".into()),
|
(LinuxDistro::Alpine, "mesa-dev".into()),
|
||||||
]),
|
]),
|
||||||
},
|
},
|
||||||
Dependency {
|
Dependency {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue