mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
kdePackages.kdenlive: add missing qtimageformats dependency
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
1b1002f4b0
commit
f63ca3efd9
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
kio-extras,
|
||||
opentimelineio,
|
||||
frei0r,
|
||||
qtimageformats,
|
||||
}:
|
||||
mkKdeDerivation {
|
||||
pname = "kdenlive";
|
||||
|
|
@ -40,6 +41,7 @@ mkKdeDerivation {
|
|||
qtsvg
|
||||
qtmultimedia
|
||||
qtnetworkauth
|
||||
qtimageformats # UI uses webp images
|
||||
|
||||
kddockwidgets
|
||||
qqc2-desktop-style
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue