Skip to content

Commit

Permalink
Revert #331 (#2502)
Browse files Browse the repository at this point in the history
# 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.
  • Loading branch information
DJMcNab committed Jul 19, 2021
1 parent 3a20462 commit 0aced5f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/linux_dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ sudo dnf install alsa-lib-devel.x86_64
sudo pacman -S libx11 pkgconf alsa-lib
```

## Solus

```bash
sudo eopkg install pkg-config libx11-devel g++ alsa-lib-devel
```

## Void

```bash
Expand Down

0 comments on commit 0aced5f

Please sign in to comment.