commit: c945543b66289bd85a692201da1fcd0393890e07 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu May 9 19:37:27 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu May 9 19:45:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c945543b
kde-plasma/kinfocenter: Re-add CMAKE_MAKEFILE_GENERATOR="emake" Bug: https://bugs.gentoo.org/685434 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild index 4fea3e956de..75a4786b73e 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.15.5.ebuild @@ -3,6 +3,7 @@ EAPI=7 +CMAKE_MAKEFILE_GENERATOR="emake" # FIXME KDE_HANDBOOK="forceoptional" inherit kde5
