summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Polke <DuPol@gmx.de>2017-05-21 21:37:46 +0200
committerDustin Polke <DuPol@gmx.de>2017-05-21 21:37:46 +0200
commit68d30954c998070cb9a2316040329585d94d924d (patch)
tree3facf2d18e459a2eaab466f1f57925e261c55031
parent[x11-misc/cairo-dock] Bump EAPI b/c cmake-utils eclass does not support EAPI ... (diff)
downloadDuPol-68d30954c998070cb9a2316040329585d94d924d.tar.gz
DuPol-68d30954c998070cb9a2316040329585d94d924d.tar.bz2
DuPol-68d30954c998070cb9a2316040329585d94d924d.zip
[x11-plugins/cd-plugins-core] Define WANT_CMAKE b/c it seems the default is not used otherwise.
-rw-r--r--x11-plugins/cd-plugins-core/ChangeLog3
-rw-r--r--x11-plugins/cd-plugins-core/cd-plugins-core-3.0.1-r2.ebuild2
2 files changed, 5 insertions, 0 deletions
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 <DuPol@gmx.de> 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 <DuPol@gmx.de> -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"