commit: fd5053eb8f67da942c5fe8c02021102e5ff35aed Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Apr 18 17:15:07 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Apr 18 17:22:00 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fd5053eb
dev-libs/kproperty: Set KDE_QTHELP=true Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-libs/kproperty/kproperty-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/kproperty/kproperty-9999.ebuild b/dev-libs/kproperty/kproperty-9999.ebuild index 22e8fada3c..ce4b462c9b 100644 --- a/dev-libs/kproperty/kproperty-9999.ebuild +++ b/dev-libs/kproperty/kproperty-9999.ebuild @@ -3,6 +3,7 @@ EAPI=7 +KDE_QTHELP="true" KDE_TEST="true" # build system adds autotests dir based on BUILD_TESTING value inherit kde5
