summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild')
-rw-r--r--app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild b/app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild
index 56bcd000f441..3a982faf5af9 100644
--- a/app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild
+++ b/app-leechcraft/lc-kinotify/lc-kinotify-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="4"
+EAPI=6
inherit leechcraft
@@ -13,5 +13,7 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
- >=dev-qt/qtwebkit-4.6:4"
+ dev-qt/qtnetwork:5
+ dev-qt/qtwebkit:5
+"
RDEPEND="${DEPEND}"