summaryrefslogtreecommitdiff
path: root/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild')
-rw-r--r--net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild
index 23be7d79cc01..d5d0bce0d592 100644
--- a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild
@@ -47,7 +47,7 @@ BDEPEND="
python_check_deps() {
if use test; then
- python_has_version "dev-python/python-dbusmock[${PYTHON_USEDEP}]" &&
+ python_has_version ">=dev-python/python-dbusmock-0.26.0[${PYTHON_USEDEP}]" &&
python_has_version "dev-python/dbus-python[${PYTHON_USEDEP}]"
fi
}