Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtbluetooth/
Date: Fri, 03 Mar 2017 22:40:15
Message-Id: 1488580792.b9e6489aecfd5f1a79a7df5187610f7603b94408.kensington@gentoo
1 commit: b9e6489aecfd5f1a79a7df5187610f7603b94408
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 22:39:48 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 22:39:52 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=b9e6489a
7
8 dev-qt/qtbluetooth: add subslot dep on net-wireless/bluez
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild b/dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild
16 index 12b505b5..ca5687bd 100644
17 --- a/dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild
18 +++ b/dev-qt/qtbluetooth/qtbluetooth-5.9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -17,7 +17,7 @@ RDEPEND="
26 ~dev-qt/qtconcurrent-${PV}
27 ~dev-qt/qtcore-${PV}
28 ~dev-qt/qtdbus-${PV}
29 - >=net-wireless/bluez-5
30 + >=net-wireless/bluez-5:=
31 qml? ( ~dev-qt/qtdeclarative-${PV} )
32 "
33 DEPEND="${RDEPEND}