me
/
guix
Archived
1
0
Fork 0

gnu: shotcut: Remove input labels.

* gnu/packages/video.scm (shotcut)[native-inputs]: Remove labels.
master
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
1 changed files with 1 additions and 3 deletions

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