From 3d5c99bfafed144515e451efb7c9d09a7f1ef748 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Sat, 29 Apr 2017 12:17:25 +0100 Subject: Add simple-scan to required packages. s-c-p requires it when a combined printer/scanner is detected. --- config/auto_inst.cfg.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index ae8f6eb..b25971b 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -155,6 +155,7 @@ $o = { 'vim-enhanced', # full ediitor 'dnf', 'dnf-plugins-core', # some users want dnf 'manatools', # just the ncurses version + 'simple-scan', # s-c-p wants this if it detects a combined printer/scanner 'bluez-firmware', # missed firmware -- cgit v1.2.1