commit:     f77c16cc9009501b945f332b274eaf3bcf25cbe6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 22 10:37:21 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 10:37:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f77c16cc

media-gfx/maim: Use ninja by default

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-gfx/maim/maim-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-gfx/maim/maim-9999.ebuild b/media-gfx/maim/maim-9999.ebuild
index 254e10aa237..60cae290378 100644
--- a/media-gfx/maim/maim-9999.ebuild
+++ b/media-gfx/maim/maim-9999.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=6
 
+: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
 inherit cmake-utils
 
 DESCRIPTION="Commandline tool to take screenshots of the desktop"

Reply via email to