fdk_aac: split headers to "dev" output
This commit is contained in:
parent
2f5fa4a6f7
commit
89f78e90d3
@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "sha256-yehjDPnUM/POrXSQahUg0iI/ibzT+pJUhhAXRAuOsi8=";
|
||||
};
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
configureFlags = lib.optional exampleSupport "--enable-example";
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user