libcanberra: split headers to "dev" output

This commit is contained in:
Sergei Trofimovich 2023-04-16 11:13:03 +01:00
parent 2f5fa4a6f7
commit 720628bb7f

View file

@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
sha256 = "0wps39h8rx2b00vyvkia5j40fkak3dpipp1kzilqla0cgvk73dn2";
};
outputs = [ "out" "dev" ];
strictDeps = true;
nativeBuildInputs = [ pkg-config ];
buildInputs = [