Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/chessx/
Date: Fri, 09 Sep 2022 16:09:58
Message-Id: 1662739766.3a4e7dde76355d517c8874ba59610d47868b67ae.andrewammerlaan@gentoo
1 commit: 3a4e7dde76355d517c8874ba59610d47868b67ae
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 9 16:08:28 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 9 16:09:26 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4e7dde
7
8 games-board/chessx: depend on quazip[qt5(+)]
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
11
12 games-board/chessx/chessx-1.5.4-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-board/chessx/chessx-1.5.4-r3.ebuild b/games-board/chessx/chessx-1.5.4-r3.ebuild
16 index 37a62ca9b014..7c5415a1bca3 100644
17 --- a/games-board/chessx/chessx-1.5.4-r3.ebuild
18 +++ b/games-board/chessx/chessx-1.5.4-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -14,7 +14,7 @@ SLOT="0"
26 KEYWORDS="~amd64 ~x86"
27
28 RDEPEND="
29 - >=dev-libs/quazip-0.9.1:0=
30 + >=dev-libs/quazip-0.9.1:0=[qt5(+)]
31 dev-qt/qtcore:5
32 dev-qt/qtgui:5
33 dev-qt/qtmultimedia:5