fdk-aac: disable example encoder by default
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ stdenv, fetchurl
|
||||
, exampleSupport ? true # Example encoding program
|
||||
, exampleSupport ? false # Example encoding program
|
||||
}:
|
||||
|
||||
with stdenv.lib;
|
||||
|
||||
Reference in New Issue
Block a user