app-leechcraft/lc-rosenthal: bump EAPI, fix deps
author0xd34df00d <0xd34df00d@gmail.com>
Sat, 18 Apr 2020 17:41:37 +0000 (19:41 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 6 May 2020 11:50:54 +0000 (14:50 +0300)
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>
app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild

index ca903e3958e9bd7ef3b607d9a41d9e88319d1d2b..52c22d03a337093c5a4288d4f31e4cd1c961fcf2 100644 (file)
@@ -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,6 +12,6 @@ KEYWORDS=""
 IUSE="debug"
 
 DEPEND="~app-leechcraft/lc-core-${PV}
-       dev-qt/qtgui:5
-       app-text/hunspell"
+       app-text/hunspell:=
+"
 RDEPEND="${DEPEND}"