Revert "Revert "libpsl: don't build docs""

This reverts commit 8809ebe42a6e2ebd4fd8e742efbebb343f422572.
This commit is contained in:
worldofpeace 2019-06-03 15:55:07 -04:00
parent 9096648a2e
commit daf8b68971

View File

@ -43,7 +43,7 @@ in stdenv.mkDerivation rec {
configureFlags = [
"--disable-builtin"
"--disable-static"
"--enable-gtk-doc"
# "--enable-gtk-doc"
"--enable-man"
];