Merge pull request #226315 from trofi/libjack2-dev-output

libjack2: move headers to "dev" outputs
This commit is contained in:
Sergei Trofimovich 2023-05-17 07:26:47 +01:00 committed by GitHub
commit cfe0093049
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,6 +37,8 @@ stdenv.mkDerivation (finalAttrs: {
sha256 = "01s8i64qczxqawgrzrw19asaqmcspf5l2h3203xzg56wnnhhzcw7";
};
outputs = [ "out" "dev" ];
nativeBuildInputs = [ pkg-config python makeWrapper wafHook ];
buildInputs = [ libsamplerate libsndfile readline eigen celt
optDbus optPythonDBus optLibffado optAlsaLib optLibopus