summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-intermutko/lc-intermutko-9999.ebuild')
-rw-r--r--app-leechcraft/lc-intermutko/lc-intermutko-9999.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/app-leechcraft/lc-intermutko/lc-intermutko-9999.ebuild b/app-leechcraft/lc-intermutko/lc-intermutko-9999.ebuild
index 50a517c9a93c..62061a3cb87e 100644
--- a/app-leechcraft/lc-intermutko/lc-intermutko-9999.ebuild
+++ b/app-leechcraft/lc-intermutko/lc-intermutko-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="5"
+EAPI=6
inherit leechcraft
@@ -12,5 +12,8 @@ SLOT="0"
KEYWORDS=""
IUSE="debug"
-DEPEND="~app-leechcraft/lc-core-${PV}"
+DEPEND="~app-leechcraft/lc-core-${PV}
+ dev-qt/qtnetwork:5
+ dev-qt/qtwidgets:5
+"
RDEPEND="${DEPEND}"