Skip to content

Commit

Permalink
app-leechcraft/lc-mellonetray: 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 0cadb58 commit 24731f7
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions app-leechcraft/lc-mellonetray/lc-mellonetray-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,11 +12,12 @@ KEYWORDS=""
IUSE="debug"

DEPEND="~app-leechcraft/lc-core-${PV}
dev-qt/qtnetwork:5
dev-qt/qtwidgets:5
dev-qt/qtdeclarative:5
dev-qt/qtwidgets:5
dev-qt/qtx11extras:5
x11-libs/libXdamage
x11-libs/libXrender"
x11-libs/libXrender
"
RDEPEND="${DEPEND}
~virtual/leechcraft-quark-sideprovider-${PV}"
~virtual/leechcraft-quark-sideprovider-${PV}
"

0 comments on commit 24731f7

Please sign in to comment.