app-laptop/batti: [QA] remove sys-power/upower-pm-utils dependency
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 8 Dec 2018 22:06:02 +0000 (01:06 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 8 Dec 2018 22:06:02 +0000 (01:06 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

app-laptop/batti/batti-0.3.8-r4.ebuild

index f4824578587d7e4b1bc1920c570bde7a660f02fb..2b1697948b2b9c6326a3d5d6098a587a74d8094a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ IUSE="libnotify"
 RDEPEND="
        dev-python/pygtk:2[${PYTHON_USEDEP}]
        dev-python/dbus-python[${PYTHON_USEDEP}]
-       || ( sys-power/upower sys-power/upower-pm-utils )
+       sys-power/upower
        x11-themes/hicolor-icon-theme
        libnotify? ( x11-libs/libnotify )
 "