From 231001667d039af5728407daec1122d373391506 Mon Sep 17 00:00:00 2001 From: neodarz Date: Fri, 3 Nov 2017 09:52:57 +0100 Subject: Add Cairo when installing html-view --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index de062e0..3fa5441 100755 --- a/install.sh +++ b/install.sh @@ -57,5 +57,6 @@ yolo -S otf-fira-code ## Install mutt # yolo Module::Install # <== required by html-view +# perl +MCPAN -e 'install Cairo' # yolo htmail-view # stow mutt -- cgit v1.2.1