Update Solus deps (#792)

Removed freetype2-devel, it isn't necessary given fontconfig-devel depends on freetype2-devel, just as it depends on expat-devel.
This commit is contained in:
Joshua Strobl 2017-10-07 18:02:55 +03:00 committed by Joe Wilm
parent 88c1dabefc
commit 044b546267
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ Alacritty. Here's a `eopkg` command that should install all of them. If
something is still found to be missing, please open an issue.
```sh
sudo eopkg install freetype2-devel fontconfig-devel
sudo eopkg install fontconfig-devel
```
### NixOS/Nixpkgs