net-libs/telepathy-qt: EAPI-7 bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2018-09-13 03:17:58 +02:00
parent 04a5d871c1
commit 7a9a46b26b

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
PYTHON_COMPAT=( python2_7 )
inherit python-any-r1 cmake-utils
@@ -26,7 +26,8 @@ RDEPEND="
>=net-libs/telepathy-glib-0.18.0
)
"
DEPEND="${RDEPEND}
DEPEND="${RDEPEND}"
BDEPEND="
${PYTHON_DEPS}
virtual/pkgconfig
"