From 68d30954c998070cb9a2316040329585d94d924d Mon Sep 17 00:00:00 2001 From: Dustin Polke Date: Sun, 21 May 2017 21:37:46 +0200 Subject: [x11-plugins/cd-plugins-core] Define WANT_CMAKE b/c it seems the default is not used otherwise. --- x11-plugins/cd-plugins-core/ChangeLog | 3 +++ x11-plugins/cd-plugins-core/cd-plugins-core-3.0.1-r2.ebuild | 2 ++ 2 files changed, 5 insertions(+) diff --git a/x11-plugins/cd-plugins-core/ChangeLog b/x11-plugins/cd-plugins-core/ChangeLog index f94aded..beed3b1 100644 --- a/x11-plugins/cd-plugins-core/ChangeLog +++ b/x11-plugins/cd-plugins-core/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2017 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 21 May 2017; Dustin Polke cd-plugins-core-3.0.1-r2.ebuild: + Define WANT_CMAKE b/c it seems the default is not used otherwise. + 01 Feb 2017; Dustin Polke -cd-plugins-core-3.0.1-r1.ebuild, +cd-plugins-core-3.0.1-r2.ebuild, -files/cd-plugins-core-3.0-python_Dbus.patch, diff --git a/x11-plugins/cd-plugins-core/cd-plugins-core-3.0.1-r2.ebuild b/x11-plugins/cd-plugins-core/cd-plugins-core-3.0.1-r2.ebuild index d2f4e95..2483b67 100644 --- a/x11-plugins/cd-plugins-core/cd-plugins-core-3.0.1-r2.ebuild +++ b/x11-plugins/cd-plugins-core/cd-plugins-core-3.0.1-r2.ebuild @@ -49,6 +49,8 @@ DEPEND="${RDEPEND} mono? ( !dev-util/pkgconf )" REQUIRED_USE="${PYTHON_REQUIRED_USE}" +WANT_CMAKE="always" + pkg_setup() { CD_PLUGINS=( "dock-rendering" -- cgit v1.2.3-65-gdbad