summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-leechcraft/lc-laughty/lc-laughty-9999.ebuild')
-rw-r--r--app-leechcraft/lc-laughty/lc-laughty-9999.ebuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/app-leechcraft/lc-laughty/lc-laughty-9999.ebuild b/app-leechcraft/lc-laughty/lc-laughty-9999.ebuild
index c93c7a518c4a..b3f178993659 100644
--- a/app-leechcraft/lc-laughty/lc-laughty-9999.ebuild
+++ b/app-leechcraft/lc-laughty/lc-laughty-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="5"
+EAPI=6
inherit leechcraft
@@ -13,6 +13,9 @@ KEYWORDS=""
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}
- dev-qt/qtdbus:4"
+ dev-qt/qtnetwork:5
+ dev-qt/qtgui:5
+ dev-qt/qtdbus:5
+ "
RDEPEND="${DEPEND}
- virtual/leechcraft-notifier"
+ ~virtual/leechcraft-notifier-${PV}"