From 8c39088ec948e834d69a2fdc49b6d20b4fc37de2 Mon Sep 17 00:00:00 2001 From: midoks Date: Sun, 12 Jul 2020 23:37:23 +0800 Subject: [PATCH] Update lib.sh --- scripts/lib.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/lib.sh b/scripts/lib.sh index f4c029215..05df22a80 100755 --- a/scripts/lib.sh +++ b/scripts/lib.sh @@ -247,4 +247,5 @@ else yum -y install freetype freetype-devel yum -y install openssl openssl-devel yum -y install libzip libzip-devel + yum -y install graphviz fi