commit:     a58db873454325458d31ef52e6b1b63c7a33a2b2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 31 10:35:28 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr  1 20:25:07 2020 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=a58db873

dev-qt/qtlocation: Add missing dependency on dev-libs/icu:=

Thanks-to: Martin Gysel (bearsh) <me <AT> bearsh.org>
Closes: https://bugs.gentoo.org/715234
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qtlocation/qtlocation-5.14.9999.ebuild | 3 ++-
 dev-qt/qtlocation/qtlocation-5.15.9999.ebuild | 3 ++-
 dev-qt/qtlocation/qtlocation-5.9999.ebuild    | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-qt/qtlocation/qtlocation-5.14.9999.ebuild 
b/dev-qt/qtlocation/qtlocation-5.14.9999.ebuild
index ff48cdc6..838cb1e2 100644
--- a/dev-qt/qtlocation/qtlocation-5.14.9999.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.14.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
@@ -13,6 +13,7 @@ fi
 IUSE=""
 
 RDEPEND="
+       dev-libs/icu:=
        ~dev-qt/qtcore-${PV}
        ~dev-qt/qtdeclarative-${PV}
        ~dev-qt/qtgui-${PV}

diff --git a/dev-qt/qtlocation/qtlocation-5.15.9999.ebuild 
b/dev-qt/qtlocation/qtlocation-5.15.9999.ebuild
index ff48cdc6..838cb1e2 100644
--- a/dev-qt/qtlocation/qtlocation-5.15.9999.ebuild
+++ b/dev-qt/qtlocation/qtlocation-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
@@ -13,6 +13,7 @@ fi
 IUSE=""
 
 RDEPEND="
+       dev-libs/icu:=
        ~dev-qt/qtcore-${PV}
        ~dev-qt/qtdeclarative-${PV}
        ~dev-qt/qtgui-${PV}

diff --git a/dev-qt/qtlocation/qtlocation-5.9999.ebuild 
b/dev-qt/qtlocation/qtlocation-5.9999.ebuild
index ff48cdc6..838cb1e2 100644
--- a/dev-qt/qtlocation/qtlocation-5.9999.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.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
@@ -13,6 +13,7 @@ fi
 IUSE=""
 
 RDEPEND="
+       dev-libs/icu:=
        ~dev-qt/qtcore-${PV}
        ~dev-qt/qtdeclarative-${PV}
        ~dev-qt/qtgui-${PV}

Reply via email to