Skip to content

Commit 14e185a

Browse files
Update calibre-server-install.sh (#1359)
1 parent 5170056 commit 14e185a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install/calibre-server-install.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ $STD apt-get install -y \
2222
xvfb \
2323
libxcomposite1 \
2424
libegl1 \
25-
libopengl0
25+
libopengl0 \
26+
libxcb-cursor0
2627
msg_ok "Installed Dependencies"
2728

2829
msg_info "Installing Calibre"

0 commit comments

Comments
 (0)