mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-24 20:02:58 +03:00
avidemux: don't depend on unfree FAAC by default
This commit is contained in:
parent
d7e87db0c7
commit
54eb061a12
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user