diff --git a/install/calibre-server-install.sh b/install/calibre-server-install.sh index 0efbcab1..32a40bc3 100644 --- a/install/calibre-server-install.sh +++ b/install/calibre-server-install.sh @@ -22,7 +22,8 @@ $STD apt-get install -y \ xvfb \ libxcomposite1 \ libegl1 \ - libopengl0 + libopengl0 \ + libxcb-cursor0 msg_ok "Installed Dependencies" msg_info "Installing Calibre"