From: paperbenni Date: Tue, 18 Aug 2020 22:16:21 +0000 (+0200) Subject: add cups X-Git-Url: http://git.osdn.net/view?p=instantos%2FinstantARCH.git;a=commitdiff_plain;h=90377692ab2ccb461110191a3d80818f109a69be add cups --- diff --git a/depend/system.sh b/depend/system.sh index 257a4be..ccc76aa 100755 --- a/depend/system.sh +++ b/depend/system.sh @@ -51,6 +51,8 @@ while ! pacman -S --noconfirm --needed \ xdg-user-dirs-gtk \ noto-fonts-emoji \ accountsservice \ + cups \ + system-config-printer \ grub; do # install end sleep 10