From 0fad24c96a6b70f2d8fd08932179de1ca5654e46 Mon Sep 17 00:00:00 2001 From: 0xd34df00d <0xd34df00d@gmail.com> Date: Thu, 16 Apr 2020 19:42:11 +0200 Subject: app-leechcraft/lc-kbswitch: bump to EAPI=7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com> Signed-off-by: Joonas Niilola --- app-leechcraft/lc-kbswitch/lc-kbswitch-9999.ebuild | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'app-leechcraft/lc-kbswitch') diff --git a/app-leechcraft/lc-kbswitch/lc-kbswitch-9999.ebuild b/app-leechcraft/lc-kbswitch/lc-kbswitch-9999.ebuild index 10cdc5bac113..d9a499ba9691 100644 --- a/app-leechcraft/lc-kbswitch/lc-kbswitch-9999.ebuild +++ b/app-leechcraft/lc-kbswitch/lc-kbswitch-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 eutils leechcraft @@ -12,14 +12,13 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtnetwork:5 + dev-qt/qtdeclarative:5[widgets] dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 - dev-qt/qtdeclarative:5[widgets] " RDEPEND="${DEPEND} x11-apps/setxkbmap - " +" pkg_postinst() { elog "Consider installing the following for additional features:" -- cgit v1.2.3-65-gdbad