libxmlxx: split out devdoc output
This commit is contained in:
parent
46ee9d4c34
commit
c151a86dbc
@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1sb3akryklvh2v6m6dihdnbpf1lkx441v972q9hlz1sq6bfspm2a";
|
sha256 = "1sb3akryklvh2v6m6dihdnbpf1lkx441v972q9hlz1sq6bfspm2a";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" "devdoc" ];
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig perl ];
|
nativeBuildInputs = [ pkgconfig perl ];
|
||||||
|
|
||||||
propagatedBuildInputs = [ libxml2 glibmm ];
|
propagatedBuildInputs = [ libxml2 glibmm ];
|
||||||
|
Loading…
Reference in New Issue
Block a user