libxmlxx3: split out devdoc output
This commit is contained in:
parent
c151a86dbc
commit
2bffd5f45f
@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "19kik79fmg61nv0by0a5f9wchrcfjwzvih4v2waw01hqflhqvp0r";
|
sha256 = "19kik79fmg61nv0by0a5f9wchrcfjwzvih4v2waw01hqflhqvp0r";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" "devdoc" ];
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig perl ];
|
nativeBuildInputs = [ pkgconfig perl ];
|
||||||
|
|
||||||
buildInputs = [ glibmm ];
|
buildInputs = [ glibmm ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user