diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2022-08-21 13:45:21 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2022-08-21 13:45:21 +0200 | 
| commit | dea7713739195076cb55a08729f9fb9b747d933e (patch) | |
| tree | ef3673ea49f22b80c03bcb4754c79807d7fbdb1d | |
| parent | 4e9788033709511a4e2dd94852777cfb216a4634 (diff) | |
README: Add libXt to list of dependencies
Closes #665
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -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: | 
