From 62fa4f84ebf35dff5016638ccd951a492b0ed764 Mon Sep 17 00:00:00 2001 From: Justin Otherguy Date: Thu, 9 Feb 2017 22:39:37 +0100 Subject: [PATCH] Update README.md added package "autoconf" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40ee9ef..26aeb72 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ See manpage calcelestial(1) and the [blog entry](https://www.noteblok.net/2012/1 ### Linux ``` -sudo apt-get install -y libnova-dev libcurl4-openssl-dev libjson-c-dev libdb-dev +sudo apt-get install -y libnova-dev libcurl4-openssl-dev libjson-c-dev libdb-dev autoconf autoreconf -i && ./configure && make install ```` ### macOS @@ -26,4 +26,4 @@ calcelestial is licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html # Author -calcelestial is written by Steffen Vogel \ No newline at end of file +calcelestial is written by Steffen Vogel