commit 1554e4b7ad7a5714fa58dc89fc24c63022326cec
parent a7a0c8a9e82141301371be570ea6bc944cd7455e
Author: Frederic Cambus <fred@statdns.com>
Date: Wed, 1 Mar 2017 21:31:09 +0100
Merge pull request #10 from JoshStrobl/patch-1
Added Solus as an installation option for ansilove
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -38,6 +38,7 @@ AnsiLove/C uses the `CMake` build system and requires the `GD` library and heade
- Mac OS X: `brew install cmake gd`
- Alpine Linux: `apk add cmake gcc make musl-dev gd-dev`
- Debian / Ubuntu: `apt-get install cmake libgd-dev`
+- Solus: `eopkg install -c system.devel` and `eopkg install gd-devel`
# Compiling
@@ -59,6 +60,10 @@ AnsiLove/C packages are available for:
### FreeBSD
pkg add ansilove
+
+### Solus
+
+ eopkg install ansilove
# Cocoa