diff --git a/pkgs/development/libraries/ffmpeg/generic.nix b/pkgs/development/libraries/ffmpeg/generic.nix index 0b9142ed67a9..b1f682050f21 100644 --- a/pkgs/development/libraries/ffmpeg/generic.nix +++ b/pkgs/development/libraries/ffmpeg/generic.nix @@ -1063,6 +1063,7 @@ stdenv.mkDerivation ( No matter if they were designed by some standards committee, the community or a corporation. ''; + donationPage = "https://ffmpeg.org/donations.html"; license = with lib.licenses; [ lgpl21Plus ]