~ruther/guix-local

9e97054ad1060cc9b5c6554a175ace396b716aca — Christopher O'Neill 4 months ago 4c3d328
gnu: sane-backends: Don't remove dll.conf.

* gnu/packages/scanner.scm (sane-backends): Keep 'dll.conf'

The file 'dll.conf' is required for sane to map device IDs to the appropriate
scanner backend.

Change-Id: I17a052fddf9c671e377236b8b24263f0b220bc98
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/scanner.scm
M gnu/packages/scanner.scm => gnu/packages/scanner.scm +1 -0
@@ 238,6 238,7 @@ package contains the library, but no drivers.")
       ((#:phases phases)
        `(modify-phases ,phases
           (delete 'disable-backends)
           (delete 'remove-dll.conf)
           (add-after 'disable-failing-tests 'disable-failing-backend-tests
             (lambda _
               ;; Disable test that fails on i686: