Revert "glib doesn't produce doc output (check later)"
This reverts commit 73688ec63b91014ca01bb2a1ec7886cc560fb4d1 since glib does have doc output.
This commit is contained in:
parent
e930c3a660
commit
32d823d3d0
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "090bw5par3dfy5m6dhq393pmy92zpw3d7rgbzqjc14jfg637bqvx";
|
sha256 = "090bw5par3dfy5m6dhq393pmy92zpw3d7rgbzqjc14jfg637bqvx";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [ "dev" "out" "bin" ];
|
outputs = [ "dev" "out" "bin" "doc" ];
|
||||||
|
|
||||||
# configure script looks for d-bus but it is only needed for tests
|
# configure script looks for d-bus but it is only needed for tests
|
||||||
buildInputs = [ libelf ] ++ libintlOrEmpty;
|
buildInputs = [ libelf ] ++ libintlOrEmpty;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user