summaryrefslogtreecommitdiff
path: root/app-leechcraft/lc-lemon/lc-lemon-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-lemon/lc-lemon-9999.ebuild')
-rw-r--r--app-leechcraft/lc-lemon/lc-lemon-9999.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-leechcraft/lc-lemon/lc-lemon-9999.ebuild b/app-leechcraft/lc-lemon/lc-lemon-9999.ebuild
index d25c829ba7c4..c19f1e9c226b 100644
--- a/app-leechcraft/lc-lemon/lc-lemon-9999.ebuild
+++ b/app-leechcraft/lc-lemon/lc-lemon-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,11 +12,10 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
- x11-libs/qwt:6[qt5]
dev-libs/libnl:3
dev-qt/qtnetwork:5
dev-qt/qtwidgets:5
- dev-qt/qtdeclarative:5[widgets]
+ x11-libs/qwt:6
"
RDEPEND="${DEPEND}
~virtual/leechcraft-quark-sideprovider-${PV}"