1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 07:57:46 +00:00

Ports: Add libsixel

This contains `img2sixel`.
This commit is contained in:
Nico Weber 2021-08-15 09:41:39 -04:00 committed by Linus Groh
parent 8157e7740b
commit 788472f91a
3 changed files with 25 additions and 0 deletions

View file

@ -0,0 +1,13 @@
diff --git a/config.sub b/config.sub
index 9ccf09a..3f638ab 100755
--- a/config.sub
+++ b/config.sub
@@ -1390,7 +1390,7 @@ case $os in
| -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
| -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* \
| -onefs* | -tirtos* | -phoenix* | -fuchsia* | -redox* | -bme* \
- | -midnightbsd*)
+ | -midnightbsd* | -serenity*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-qnx*)