webrtc-audio-processing: split headers to "dev" output

This commit is contained in:
Sergei Trofimovich 2023-05-11 22:49:23 +01:00
parent 0e5b6eaeea
commit b433ce9eb9

View file

@ -9,6 +9,8 @@ stdenv.mkDerivation rec {
sha256 = "1gsx7k77blfy171b6g3m0k0s0072v6jcawhmx1kjs9w5zlwdkzd0";
};
outputs = [ "out" "dev" ];
patches = [
./enable-riscv.patch
./enable-powerpc.patch