From 9a7dcef25a36f3dfe37f6b2b4e7b8485bda867da Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:20:47 +0100 Subject: [PATCH] Update calibre-server-install.sh --- install/calibre-server-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/calibre-server-install.sh b/install/calibre-server-install.sh index 36e28956..0efbcab1 100644 --- a/install/calibre-server-install.sh +++ b/install/calibre-server-install.sh @@ -21,6 +21,7 @@ $STD apt-get install -y \ imagemagick \ xvfb \ libxcomposite1 \ + libegl1 \ libopengl0 msg_ok "Installed Dependencies"