gnu: simple-scan: Add python to native inputs.

* gnu/packages/gnome.scm (simple-scan)[native-inputs]: Add python.
This commit is contained in:
Maxim Cournoyer 2021-12-28 00:06:58 -05:00
parent f353ed53a9
commit c292cf21f7
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6674,6 +6674,7 @@ (define-public simple-scan
itstool
`(,glib "bin") ; glib-compile-schemas, etc.
pkg-config
python
vala
libxml2))
(inputs