commit:     c1be7cc2af8ef67a19703ab5aedefc70f97c9890
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 15:01:48 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 15:01:48 2020 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=c1be7cc2

dev-qt/qtbluetooth: Trigger rebuild on dev-qt/qtcore subslot update

Uses private QtCore headers.

Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild 
b/dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild
index 6f8451cd..5b53f7c8 100644
--- a/dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild
+++ b/dev-qt/qtbluetooth/qtbluetooth-5.15.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ IUSE="qml"
 
 RDEPEND="
        ~dev-qt/qtconcurrent-${PV}
-       ~dev-qt/qtcore-${PV}
+       ~dev-qt/qtcore-${PV}:5=
        ~dev-qt/qtdbus-${PV}
        >=net-wireless/bluez-5:=
        qml? ( ~dev-qt/qtdeclarative-${PV} )

Reply via email to