aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-03-04 09:39:48 +1100
committerMichael Palimaka <kensington@gentoo.org>2017-03-04 09:39:52 +1100
commitb9e6489aecfd5f1a79a7df5187610f7603b94408 (patch)
tree460a149d8c771507bd61d746341cdaaae6c51806
parentDrop $Id$ per council decision in bug #611234. (diff)
downloadqt-b9e6489a.tar.gz
qt-b9e6489a.tar.bz2
qt-b9e6489a.zip
dev-qt/qtbluetooth: add subslot dep on net-wireless/bluez
Package-Manager: Portage-2.3.4, Repoman-2.3.2
-rw-r--r--dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild
index 12b505b5..ca5687bd 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ RDEPEND="
~dev-qt/qtconcurrent-${PV}
~dev-qt/qtcore-${PV}
~dev-qt/qtdbus-${PV}
- >=net-wireless/bluez-5
+ >=net-wireless/bluez-5:=
qml? ( ~dev-qt/qtdeclarative-${PV} )
"
DEPEND="${RDEPEND}