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
|
||||
,(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
|
||||
|
Loading…
Reference in New Issue
Block a user