We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85ce88c commit a9af798Copy full SHA for a9af798
1 file changed
bin/install-printer.sh
@@ -39,7 +39,7 @@ fi
39
echo "==> Installing CUPS and print filter packages..."
40
sudo apt-get install -y \
41
cups \
42
- libcupsimage2 \
+ libcupsimage2t64 \
43
cups-filters \
44
cups-pdf \
45
ghostscript \
0 commit comments