diff options
Diffstat (limited to 'app-leechcraft/lc-xtazy/lc-xtazy-9999.ebuild')
-rw-r--r-- | app-leechcraft/lc-xtazy/lc-xtazy-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-leechcraft/lc-xtazy/lc-xtazy-9999.ebuild b/app-leechcraft/lc-xtazy/lc-xtazy-9999.ebuild index 95719b78bfcd..266ab030ee48 100644 --- a/app-leechcraft/lc-xtazy/lc-xtazy-9999.ebuild +++ b/app-leechcraft/lc-xtazy/lc-xtazy-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,5 +13,5 @@ KEYWORDS="" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV} - dev-qt/qtdbus:4" + dev-qt/qtdbus:5" RDEPEND="${DEPEND}" |