Skip to content

Commit

Permalink
app-leechcraft/lc-rosenthal: bump EAPI, fix deps
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georg Rudoy <[email protected]>
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
0xd34df00d authored and juippis committed May 6, 2020
1 parent 43ac6b3 commit f771630
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app-leechcraft/lc-rosenthal/lc-rosenthal-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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}"

0 comments on commit f771630

Please sign in to comment.