OSDN Git Service

add cups
authorpaperbenni <paperbenni@gmail.com>
Tue, 18 Aug 2020 22:16:21 +0000 (00:16 +0200)
committerpaperbenni <paperbenni@gmail.com>
Tue, 18 Aug 2020 22:16:21 +0000 (00:16 +0200)
depend/system.sh

index 257a4be..ccc76aa 100755 (executable)
@@ -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