summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/telepathy-qt/telepathy-qt-0.9.8.ebuild1
1 files changed, 1 insertions, 0 deletions
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 3aefd66fcbf0..1f505982cf39 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}]"
}