commit:     7b1548b9178dae67ba95242d702018145d0b53a1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  8 16:00:03 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec  8 16:00:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1548b9

net-libs/telepathy-qt: Fix pkg_setup

Closes: https://bugs.gentoo.org/702046
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild 
b/net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild
index 3aefd66fcbf..1f505982cf3 100644
--- a/net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild
@@ -46,6 +46,7 @@ BDEPEND="${PYTHON_DEPS}
 RESTRICT="!test? ( test )"
 
 python_check_deps() {
+       use test || return 0
        has_version "dev-python/dbus-python[${PYTHON_USEDEP}]"
 }
 

Reply via email to