From cd0e9c8de680b10b49e831c2ed074ff77f26f154 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 9 Jan 2025 19:52:23 +0100 Subject: [PATCH] Revert "Update calibre-server-install.sh (#1359)" This reverts commit 14e185af8521df1894c47a7f00b00b9c8d8240c6. --- install/calibre-server-install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/calibre-server-install.sh b/install/calibre-server-install.sh index 32a40bc3..0efbcab1 100644 --- a/install/calibre-server-install.sh +++ b/install/calibre-server-install.sh @@ -22,8 +22,7 @@ $STD apt-get install -y \ xvfb \ libxcomposite1 \ libegl1 \ - libopengl0 \ - libxcb-cursor0 + libopengl0 msg_ok "Installed Dependencies" msg_info "Installing Calibre"