summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-10-18 22:03:38 +0200
committerDave Davenport <qball@gmpclient.org>2020-10-18 22:03:38 +0200
commit4fd7128d4c3c78739a037fa34e652a717393a9b8 (patch)
treec8556444e94383447f4360a0dde02c4ef05963ac
parent6e9829033521d09240db7b084c8f761b1e8ed65e (diff)
Add libgif dependency to INSTALL.
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index db8c4bfc..c4332ced 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -41,6 +41,7 @@ You can also use [Meson](https://mesonbuild.com/) as an alternative.
* xcb-util-wm (sometimes split as libxcb-ewmh and libxcb-icccm)
* xcb-util-xrm [new module might not be available in your distribution. The source can be found
here](https://github.com/Airblader/xcb-util-xrm/)
+* libgif (optional)
On debian based systems, the developer packages are in the form of: `<package>-dev` on rpm based
`<package>-devel`.