From 54eb061a12dd5f29ec52cad95b8e19b23b592eaf Mon Sep 17 00:00:00 2001 From: Nikolay Amiantov Date: Tue, 29 Mar 2016 15:47:18 +0300 Subject: [PATCH] avidemux: don't depend on unfree FAAC by default --- pkgs/applications/video/avidemux/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/video/avidemux/default.nix b/pkgs/applications/video/avidemux/default.nix index 3ffc18e3b18..177f3d1b20c 100644 --- a/pkgs/applications/video/avidemux/default.nix +++ b/pkgs/applications/video/avidemux/default.nix @@ -3,7 +3,7 @@ , yasm, fribidi, gtk3, qt4 , withX264 ? true, x264 , withLAME ? true, lame -, withFAAC ? true, faac +, withFAAC ? false, faac , withVorbis ? true, libvorbis , withPulse ? true, libpulseaudio , withFAAD ? true, faad2