mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
kdePackages.kdenlive: add missed dependency
(cherry picked from commit 18146b325a
)
This commit is contained in:
parent
d7dc410014
commit
a89f521581
@ -4,6 +4,7 @@
|
||||
qtsvg,
|
||||
qtmultimedia,
|
||||
qtnetworkauth,
|
||||
qqc2-desktop-style,
|
||||
ffmpeg-full,
|
||||
mediainfo,
|
||||
mlt,
|
||||
@ -29,6 +30,8 @@ mkKdeDerivation {
|
||||
qtmultimedia
|
||||
qtnetworkauth
|
||||
|
||||
qqc2-desktop-style
|
||||
|
||||
mlt
|
||||
shared-mime-info
|
||||
libv4l
|
||||
|
Loading…
Reference in New Issue
Block a user