gnu: shotcut: Remove input labels.
* gnu/packages/video.scm (shotcut)[native-inputs]: Remove labels.
This commit is contained in:
parent
a7b2f36a0c
commit
6654f7a7e9
@ -4933,9 +4933,7 @@ transitions, and effects and then export your film to many common formats.")
|
|||||||
`("PATH" ":" prefix
|
`("PATH" ":" prefix
|
||||||
,(list (string-append mlt "/bin"))))))))))
|
,(list (string-append mlt "/bin"))))))))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
(list pkg-config python-wrapper qttools-5))
|
||||||
("python-wrapper" ,python-wrapper)
|
|
||||||
("qttools-5" ,qttools-5)))
|
|
||||||
(inputs
|
(inputs
|
||||||
(list bash-minimal
|
(list bash-minimal
|
||||||
ffmpeg
|
ffmpeg
|
||||||
|
Loading…
Reference in New Issue
Block a user