From 8d29adeab985ba41af0f4317d3ad0be9ada3212e Mon Sep 17 00:00:00 2001 From: Harry Jeffery Date: Mon, 14 Jan 2019 19:51:29 +0000 Subject: Document debian packages required to build --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fd139d2..4c2771f 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,9 @@ Installation `imv` depends on `pthreads`, `FontConfig`, `SDL2`, `SDL_TTF`, `FreeImage`, and `asciidoc`. +On Debian derivatives, you want: +`libsdl2-dev libfreeimage-dev libsdl2-ttf-dev libfreeimage3 libfontconfig1-dev` + $ make # make install -- cgit v1.2.3