diff options
author | 0xd34df00d <0xd34df00d@gmail.com> | 2020-04-16 19:57:28 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-05-06 14:50:50 +0300 |
commit | 2d50afe62f729fb98fc651dab067749baf467414 (patch) | |
tree | 3f57bc9884a0a3e70978839afb7b05af0934af34 /app-leechcraft | |
parent | app-leechcraft/lc-lastfmscrobble: EAPI bump, fix description (diff) | |
download | gentoo-2d50afe62f729fb98fc651dab067749baf467414.tar.gz gentoo-2d50afe62f729fb98fc651dab067749baf467414.tar.bz2 gentoo-2d50afe62f729fb98fc651dab067749baf467414.zip |
app-leechcraft/lc-laughty: EAPI bump, fix deps
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-laughty/lc-laughty-9999.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-leechcraft/lc-laughty/lc-laughty-9999.ebuild b/app-leechcraft/lc-laughty/lc-laughty-9999.ebuild index 93f8e8cb9642..a3fe808011ef 100644 --- a/app-leechcraft/lc-laughty/lc-laughty-9999.ebuild +++ b/app-leechcraft/lc-laughty/lc-laughty-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit leechcraft @@ -12,8 +12,6 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtnetwork:5 - dev-qt/qtgui:5 dev-qt/qtdbus:5 " RDEPEND="${DEPEND} |