Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/qt5ct/
Date: Mon, 23 Sep 2019 17:00:24
Message-Id: 1569258013.9a4752c8e8fd57591ff0e01c852de3955f123b2a.mgorny@gentoo
1 commit: 9a4752c8e8fd57591ff0e01c852de3955f123b2a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 23 16:58:49 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 23 17:00:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4752c8
7
8 x11-misc/qt5ct: Add missing dev-qt/qtconcurrent dep
9
10 Closes: https://bugs.gentoo.org/695474
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 x11-misc/qt5ct/qt5ct-0.41.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/x11-misc/qt5ct/qt5ct-0.41.ebuild b/x11-misc/qt5ct/qt5ct-0.41.ebuild
17 index 251e64ec19d..cb755d5ac74 100644
18 --- a/x11-misc/qt5ct/qt5ct-0.41.ebuild
19 +++ b/x11-misc/qt5ct/qt5ct-0.41.ebuild
20 @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~x86"
21 IUSE="+dbus"
22
23 RDEPEND="
24 + dev-qt/qtconcurrent:5
25 dev-qt/qtcore:5
26 dev-qt/qtgui:5=
27 dev-qt/qtwidgets:5