From 96c1844b85135ef0e9f7be1fb37c5a5c0745c0f4 Mon Sep 17 00:00:00 2001 From: Tim van der Heide Date: Thu, 13 Apr 2017 13:10:45 +0800 Subject: [PATCH] libcfitsio-dev also required for a succesful build --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 673bf71..0216478 100644 --- a/README +++ b/README @@ -109,6 +109,7 @@ Notes for installing / testing exposit on debian system those package are needed for the build libsdl-image1.2-dev libsdl1.2-dev + libcfitsio-dev equivalent packages should exist on most distros