From 2c511a6b767d57e60b6dd014193d916240e33799 Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 14 Dec 2016 23:00:42 +0100 Subject: [PATCH] fix problem during compilation of libaccounts-glib, we don't need man pages anyway --- custom-qt5-libs-build-include | 1 + 1 file changed, 1 insertion(+) diff --git a/custom-qt5-libs-build-include b/custom-qt5-libs-build-include index 4c218b0..e57a07a 100644 --- a/custom-qt5-libs-build-include +++ b/custom-qt5-libs-build-include @@ -16,6 +16,7 @@ end module module libaccounts-glib # doesn't depend on qt, but this way it's the right version for libaccounts-qt below repository https://gitlab.com/accounts-sso/libaccounts-glib.git + configure-options --disable-man end module module libaccounts-qt