diff options
-rw-r--r-- | app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild b/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild index c90ebbc03d19..36e6071f9135 100644 --- a/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild +++ b/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild @@ -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 @@ -20,4 +20,4 @@ DEPEND="~app-leechcraft/lc-core-${PV} " RDEPEND="${DEPEND} ~virtual/leechcraft-trayarea-${PV} - || ( sys-power/upower sys-power/upower-pm-utils )" + sys-power/upower" |