gnome2.libglademm: split out devdoc output

This commit is contained in:
Jan Tojnar
2017-11-24 02:13:57 +01:00
parent 70a0580e38
commit f15f06c901
@@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
sha256 = "1hrbg9l5qb7w0xvr7013qamkckyj0fqc426c851l69zpmhakqm1q"; sha256 = "1hrbg9l5qb7w0xvr7013qamkckyj0fqc426c851l69zpmhakqm1q";
}; };
outputs = [ "out" "devdoc" ];
nativeBuildInputs = [ pkgconfig ]; nativeBuildInputs = [ pkgconfig ];
buildInputs = [ intltool ]; buildInputs = [ intltool ];