mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 03:17:13 +00:00
Revert "Revert "libpsl: don't build docs""
This reverts commit 8809ebe42a
.
This commit is contained in:
parent
9096648a2e
commit
daf8b68971
|
@ -43,7 +43,7 @@ in stdenv.mkDerivation rec {
|
|||
configureFlags = [
|
||||
"--disable-builtin"
|
||||
"--disable-static"
|
||||
"--enable-gtk-doc"
|
||||
# "--enable-gtk-doc"
|
||||
"--enable-man"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue