libwnck*: split "dev" and "docdev" outputs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user