mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-09-27 03:38:39 +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()),
|
||||
// WARN: can't find anything exact for alpine, mesa-dev offers
|
||||
// GL/gl.h hopefully that's the only one needed
|
||||
(LinuxDistro::Alpine, "mesa-dev".into()),
|
||||
(LinuxDistro::Alpine, "mesa-dev".into()),
|
||||
]),
|
||||
},
|
||||
Dependency {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue