From dea7713739195076cb55a08729f9fb9b747d933e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 21 Aug 2022 13:45:21 +0200 Subject: README: Add libXt to list of dependencies Closes #665 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6828a19..5afa0ed 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Dependencies * libcurl (disable with make curl=0) * libpng * libX11 + * libXt * libXinerama (disable with make xinerama=0) If built with exif=1: -- cgit v1.2.3