libwnck*: split "dev" and "docdev" outputs

This commit is contained in:
Vladimír Čunát 2015-10-28 19:20:11 +01:00
parent 787f322540
commit 21eb255af9
2 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,9 @@ stdenv.mkDerivation {
sha256 = "d48ac9c7f50c0d563097f63d07bcc83744c7d92a1b4ef65e5faeab32b5ccb723";
};
outputs = [ "dev" "out" "docdev" ];
outputBin = "dev";
patches = [ ./install_introspection_to_prefix.patch ];
buildInputs = [ pkgconfig intltool ];

View File

@ -12,6 +12,9 @@ stdenv.mkDerivation rec {
sha256 = "17isfjvrzgj5znld2a7zsk9vd39q9wnsysnw5jr8iz410z935xw3";
};
outputs = [ "dev" "out" "docdev" ];
outputBin = "dev";
buildInputs = [ pkgconfig gtk intltool xorg.libX11 xorg.libXres ];
# ?another optional: startup-notification