summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mate-base/mate-applets/mate-applets-1.18.2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/mate-base/mate-applets/mate-applets-1.18.2.ebuild b/mate-base/mate-applets/mate-applets-1.18.2.ebuild
index de826c083737..f0e4d037e94c 100644
--- a/mate-base/mate-applets/mate-applets-1.18.2.ebuild
+++ b/mate-base/mate-applets/mate-applets-1.18.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,6 @@ SLOT="0"
IUSE="X ipv6 policykit +upower"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-#cpupower #593470
COMMON_DEPEND="${PYTHON_DEPS}
dev-libs/atk:0
>=dev-libs/dbus-glib-0.74:0
@@ -31,7 +30,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=mate-base/mate-panel-1.17.0
>=net-wireless/wireless-tools-28_pre9:0
>=sys-apps/dbus-1.1.2:0
- <sys-power/cpupower-4.7
+ sys-power/cpupower
x11-libs/gdk-pixbuf:2
>=x11-libs/gtk+-3.14:3
x11-libs/gtksourceview:3.0
@@ -62,7 +61,7 @@ DEPEND="${COMMON_DEPEND}
sys-devel/gettext:*
virtual/pkgconfig:*"
-PATCHES=( "${FILESDIR}/${PN}-1.14.1-revert-upstream-cpupower-4.7-fix.patch" )
+PATCHES=( "${FILESDIR}/${PN}-1.16.0-cpupower-4.7.patch" )
src_configure() {
mate_src_configure \