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"