gnu: simple-scan: Add python to native inputs.
* gnu/packages/gnome.scm (simple-scan)[native-inputs]: Add python.
This commit is contained in:
parent
f353ed53a9
commit
c292cf21f7
1 changed files with 1 additions and 0 deletions
|
@ -6674,6 +6674,7 @@ (define-public simple-scan
|
|||
itstool
|
||||
`(,glib "bin") ; glib-compile-schemas, etc.
|
||||
pkg-config
|
||||
python
|
||||
vala
|
||||
libxml2))
|
||||
(inputs
|
||||
|
|
Loading…
Reference in a new issue