gnu: shotcut: Remove input labels.

* gnu/packages/video.scm (shotcut)[native-inputs]: Remove labels.
This commit is contained in:
Marius Bakke 2022-12-30 23:39:55 +01:00
parent a7b2f36a0c
commit 6654f7a7e9
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -4933,9 +4933,7 @@ transitions, and effects and then export your film to many common formats.")
`("PATH" ":" prefix
,(list (string-append mlt "/bin"))))))))))
(native-inputs
`(("pkg-config" ,pkg-config)
("python-wrapper" ,python-wrapper)
("qttools-5" ,qttools-5)))
(list pkg-config python-wrapper qttools-5))
(inputs
(list bash-minimal
ffmpeg