Language

Package: system-config-printer @ 1.5.16

Synopsis

CUPS administration tool

Description

system-config-printer is a CUPS administration tool. It's written in Python using GTK+, and uses the IPP when configuring CUPS.

Home page
https://github.com/zdohnal/system-config-printer
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'gobject-introspection' should probably be a native input
  • gnu/packages/gnome.scm (line: 3084, column: 5)
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
  • gnu/packages/gnome.scm (line: 3025, column: 2)