commit: 7401edee605999f21293d673b2a0d1825abf0272
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 5 22:49:00 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 6 19:27:07 2018 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=7401edee
dev-qt/qtlocation: Add USE-DEPEND on dev-qt/qtpositioning[qml]
For usage of QtPositioningQuick.
While location-labs-plugin is optional, declarativemaps is built and depends on
QtPositioningQuick unconditionally. It is probably for this reason that ${PN}
already unconditionally depends on dev-qt/qtdeclarative, so making the plugin
optional would save us nothing.
Bug: https://bugs.gentoo.org/669608
Reported-by: Toralf Förster <toralf <AT> gentoo.org>
Thanks-to: Jimi Huotari <chiitoo <AT> gentoo.org>
Thanks-to: Iade Gesso <iade.gesso <AT> gmail.com>
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtlocation/qtlocation-5.11.9999.ebuild | 4 ++--
dev-qt/qtlocation/qtlocation-5.12.0.ebuild | 2 +-
dev-qt/qtlocation/qtlocation-5.12.9999.ebuild | 4 ++--
dev-qt/qtlocation/qtlocation-5.9999.ebuild | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/dev-qt/qtlocation/qtlocation-5.11.9999.ebuild
b/dev-qt/qtlocation/qtlocation-5.11.9999.ebuild
index f791b5b3..78057b71 100644
--- a/dev-qt/qtlocation/qtlocation-5.11.9999.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.11.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ RDEPEND="
~dev-qt/qtdeclarative-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
- ~dev-qt/qtpositioning-${PV}
+ ~dev-qt/qtpositioning-${PV}[qml]
~dev-qt/qtsql-${PV}
sys-libs/zlib
"
diff --git a/dev-qt/qtlocation/qtlocation-5.12.0.ebuild
b/dev-qt/qtlocation/qtlocation-5.12.0.ebuild
index b6f3af24..78057b71 100644
--- a/dev-qt/qtlocation/qtlocation-5.12.0.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.12.0.ebuild
@@ -17,7 +17,7 @@ RDEPEND="
~dev-qt/qtdeclarative-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
- ~dev-qt/qtpositioning-${PV}
+ ~dev-qt/qtpositioning-${PV}[qml]
~dev-qt/qtsql-${PV}
sys-libs/zlib
"
diff --git a/dev-qt/qtlocation/qtlocation-5.12.9999.ebuild
b/dev-qt/qtlocation/qtlocation-5.12.9999.ebuild
index f791b5b3..78057b71 100644
--- a/dev-qt/qtlocation/qtlocation-5.12.9999.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.12.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ RDEPEND="
~dev-qt/qtdeclarative-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
- ~dev-qt/qtpositioning-${PV}
+ ~dev-qt/qtpositioning-${PV}[qml]
~dev-qt/qtsql-${PV}
sys-libs/zlib
"
diff --git a/dev-qt/qtlocation/qtlocation-5.9999.ebuild
b/dev-qt/qtlocation/qtlocation-5.9999.ebuild
index f791b5b3..78057b71 100644
--- a/dev-qt/qtlocation/qtlocation-5.9999.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ RDEPEND="
~dev-qt/qtdeclarative-${PV}
~dev-qt/qtgui-${PV}
~dev-qt/qtnetwork-${PV}
- ~dev-qt/qtpositioning-${PV}
+ ~dev-qt/qtpositioning-${PV}[qml]
~dev-qt/qtsql-${PV}
sys-libs/zlib
"