From 8236fa0785f2ce3d43b4c86e8f21782d9552a3bb Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 20 Nov 2017 09:56:20 -0500 Subject: [PATCH] Credit Jerry Vonau's breakthrough --- scripts/calibre-install-latest.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/calibre-install-latest.sh b/scripts/calibre-install-latest.sh index 0f8215a9a..fbf2ae00a 100755 --- a/scripts/calibre-install-latest.sh +++ b/scripts/calibre-install-latest.sh @@ -1,4 +1,7 @@ #!/bin/bash + +# Thanks to Jerry Vonau (https://github.com/jvonau) who made this Calibre-3.x-on-Raspbian breakthrough possible! + export DEBIAN_FRONTEND=noninteractive # Drags in stock desktop dependencies without too much from testing below apt -y install calibre-bin dirmngr