diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-09 01:11:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-09 01:11:46 +0300 |
commit | 9672a7a2ff32898c692d7d47cf000f1287a11506 (patch) | |
tree | 75b5068ba6800fbd7816f778a3e179b264aef495 /gnome-extra/cinnamon | |
parent | app-leechcraft/lc-liznoo: [QA] remove sys-power/upower-pm-utils dependency (diff) | |
download | gentoo-9672a7a2ff32898c692d7d47cf000f1287a11506.tar.gz gentoo-9672a7a2ff32898c692d7d47cf000f1287a11506.tar.bz2 gentoo-9672a7a2ff32898c692d7d47cf000f1287a11506.zip |
gnome-extra/cinnamon: [QA] remove sys-power/upower-pm-utils dependency
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'gnome-extra/cinnamon')
-rw-r--r-- | gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/cinnamon/cinnamon-3.8.8.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/cinnamon/cinnamon-4.0.3.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild b/gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild index 504464fac2ab..17cda9870556 100644 --- a/gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild +++ b/gnome-extra/cinnamon/cinnamon-3.6.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -82,7 +82,7 @@ COMMON_DEPEND="${PYTHON_DEPS} RDEPEND="${COMMON_DEPEND} >=gnome-base/dconf-0.4.1 >=gnome-base/libgnomekbd-2.91.4[introspection] - || ( sys-power/upower[introspection] sys-power/upower-pm-utils[introspection] ) + sys-power/upower[introspection] >=gnome-extra/cinnamon-session-3.6 >=gnome-extra/cinnamon-settings-daemon-3.6 diff --git a/gnome-extra/cinnamon/cinnamon-3.8.8.ebuild b/gnome-extra/cinnamon/cinnamon-3.8.8.ebuild index 26e4c59984c4..5be067893687 100644 --- a/gnome-extra/cinnamon/cinnamon-3.8.8.ebuild +++ b/gnome-extra/cinnamon/cinnamon-3.8.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -76,7 +76,7 @@ COMMON_DEPEND="${PYTHON_DEPS} RDEPEND="${COMMON_DEPEND} >=gnome-base/dconf-0.4.1 >=gnome-base/libgnomekbd-2.91.4[introspection] - || ( sys-power/upower[introspection] sys-power/upower-pm-utils[introspection] ) + sys-power/upower[introspection] >=gnome-extra/cinnamon-session-3.8 >=gnome-extra/cinnamon-settings-daemon-3.8 diff --git a/gnome-extra/cinnamon/cinnamon-4.0.3.ebuild b/gnome-extra/cinnamon/cinnamon-4.0.3.ebuild index bd5ffbd202e0..817f2262cd36 100644 --- a/gnome-extra/cinnamon/cinnamon-4.0.3.ebuild +++ b/gnome-extra/cinnamon/cinnamon-4.0.3.ebuild @@ -78,7 +78,7 @@ COMMON_DEPEND="${PYTHON_DEPS} RDEPEND="${COMMON_DEPEND} >=gnome-base/dconf-0.4.1 >=gnome-base/libgnomekbd-2.91.4[introspection] - || ( sys-power/upower[introspection] sys-power/upower-pm-utils[introspection] ) + sys-power/upower[introspection] >=gnome-extra/cinnamon-session-4.0 >=gnome-extra/cinnamon-settings-daemon-4.0 |