Skip to content

Commit 0aced5f

Browse files
committed
Revert #331 (#2502)
# Objective @TomBebb (other account being @TomBebbington ) proved unreachable for #2373, so we need to revert their changes for the relicense. ## Solution Revert their changes. This is only linux distro docs, so it's not critical code. If someone else wants to test `bevy` on solus to work out the set of packages independently, then we'll probably accept a PR to add these. One suggestsion would be to consider the packages required on other systems, since there is likely to be some overlap. ## Alternatives Link to this old version in the `linux_dependencies.md` file.
1 parent 3a20462 commit 0aced5f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/linux_dependencies.md

-6
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,6 @@ sudo dnf install alsa-lib-devel.x86_64
4949
sudo pacman -S libx11 pkgconf alsa-lib
5050
```
5151

52-
## Solus
53-
54-
```bash
55-
sudo eopkg install pkg-config libx11-devel g++ alsa-lib-devel
56-
```
57-
5852
## Void
5953

6054
```bash

0 commit comments

Comments
 (0)