Skip to content

Commit

Permalink
kdePackages.kdenlive, plasma5Packages.kdenlive: drop glaxnimate from …
Browse files Browse the repository at this point in the history
…inputs

It's not actually needed as a library, only as a binary, and adding it
leaks duplicate OpenCVs into the closure, which breaks rendering.

Fixes NixOS#329747
Fixes NixOS#209941
  • Loading branch information
K900 committed Jul 27, 2024
1 parent b73c222 commit a8c851b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion pkgs/applications/kde/kdenlive/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ mkDerivation {
kpurpose
kdeclarative
wrapGAppsHook3
glaxnimate
];

# Both MLT and FFMpeg paths must be set or Kdenlive will complain that it
Expand Down
1 change: 0 additions & 1 deletion pkgs/kde/gear/kdenlive/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ mkKdeDerivation {
mlt
shared-mime-info
libv4l
glaxnimate
];

qtWrapperArgs = [
Expand Down

0 comments on commit a8c851b

Please sign in to comment.