Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/corestuff/
Date: Tue, 20 Apr 2021 10:42:37
Message-Id: 1618915314.7c90a3e564c0a44ccdec0aeaa37cf0a5f2444325.andrewammerlaan@gentoo
1 commit: 7c90a3e564c0a44ccdec0aeaa37cf0a5f2444325
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Tue Apr 20 10:41:44 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Tue Apr 20 10:41:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7c90a3e5
7
8 gui-apps/corestuff: add missing dep
9
10 Closes: https://bugs.gentoo.org/784374
11 Package-Manager: Portage-3.0.18, Repoman-3.0.3
12 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
13
14 gui-apps/corestuff/corestuff-4.1.0.ebuild | 3 ++-
15 gui-apps/corestuff/corestuff-4.2.0.ebuild | 1 +
16 gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild | 1 +
17 gui-apps/corestuff/corestuff-9999.ebuild | 1 +
18 4 files changed, 5 insertions(+), 1 deletion(-)
19
20 diff --git a/gui-apps/corestuff/corestuff-4.1.0.ebuild b/gui-apps/corestuff/corestuff-4.1.0.ebuild
21 index 95490556f..203f07123 100644
22 --- a/gui-apps/corestuff/corestuff-4.1.0.ebuild
23 +++ b/gui-apps/corestuff/corestuff-4.1.0.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2020 Gentoo Authors
26 +# Copyright 1999-2021 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -22,6 +22,7 @@ LICENSE="GPL-3"
31 SLOT="0"
32
33 DEPEND="
34 + dev-qt/qtconcurrent:5
35 dev-qt/qtx11extras:5
36 gui-libs/libcprime
37 gui-libs/libcsys
38
39 diff --git a/gui-apps/corestuff/corestuff-4.2.0.ebuild b/gui-apps/corestuff/corestuff-4.2.0.ebuild
40 index 5774a24af..7cee0438b 100644
41 --- a/gui-apps/corestuff/corestuff-4.2.0.ebuild
42 +++ b/gui-apps/corestuff/corestuff-4.2.0.ebuild
43 @@ -24,6 +24,7 @@ LICENSE="GPL-3"
44 SLOT="0"
45
46 DEPEND="
47 + dev-qt/qtconcurrent:5
48 dev-qt/qtx11extras:5
49 gui-libs/libcprime
50 gui-libs/libcsys
51
52 diff --git a/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild b/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild
53 index 5774a24af..7cee0438b 100644
54 --- a/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild
55 +++ b/gui-apps/corestuff/corestuff-4.2.0_alpha.ebuild
56 @@ -24,6 +24,7 @@ LICENSE="GPL-3"
57 SLOT="0"
58
59 DEPEND="
60 + dev-qt/qtconcurrent:5
61 dev-qt/qtx11extras:5
62 gui-libs/libcprime
63 gui-libs/libcsys
64
65 diff --git a/gui-apps/corestuff/corestuff-9999.ebuild b/gui-apps/corestuff/corestuff-9999.ebuild
66 index 5774a24af..7cee0438b 100644
67 --- a/gui-apps/corestuff/corestuff-9999.ebuild
68 +++ b/gui-apps/corestuff/corestuff-9999.ebuild
69 @@ -24,6 +24,7 @@ LICENSE="GPL-3"
70 SLOT="0"
71
72 DEPEND="
73 + dev-qt/qtconcurrent:5
74 dev-qt/qtx11extras:5
75 gui-libs/libcprime
76 gui-libs/libcsys