gnu: shotcut: Satisfy guix lint.

* gnu/packages/video.scm (shotcut)[native-inputs]: Rename
  'python-wrapper' label to match it's package name.
  [inputs]: Add bash-minimal because 'wrap-program' is used.
This commit is contained in:
Brice Waegeneire 2021-12-26 09:11:21 +01:00
parent 1f7b605b2b
commit df8315cf07
No known key found for this signature in database
GPG key ID: A94903A166A18FAE

View file

@ -36,7 +36,7 @@
;;; Copyright © 2019 Riku Viitanen <riku.viitanen@protonmail.com>
;;; Copyright © 2020, 2021 Oleg Pykhalov <go.wigust@gmail.com>
;;; Copyright © 2020 Josh Holland <josh@inv.alid.pw>
;;; Copyright © 2020 Brice Waegeneire <brice@waegenei.re>
;;; Copyright © 2020, 2021 Brice Waegeneire <brice@waegenei.re>
;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
;;; Copyright © 2020, 2021 Guillaume Le Vaillant <glv@posteo.net>
;;; Copyright © 2020 Alex McGrath <amk@amk.ie>
@ -4849,10 +4849,11 @@ (define-public shotcut
(,(assoc-ref inputs "mlt"))))))))))
(native-inputs
`(("pkg-config" ,pkg-config)
("python" ,python-wrapper)
("python-wrapper" ,python-wrapper)
("qttools" ,qttools)))
(inputs
(list ffmpeg
(list bash-minimal
ffmpeg
frei0r-plugins
jack-1
ladspa