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: games-emulation/atari800/
Date: Thu, 11 Feb 2021 12:52:59
Message-Id: 1613047915.fc5d983c57b50078edb18569b0635223694d1bed.mgorny@gentoo
1 commit: fc5d983c57b50078edb18569b0635223694d1bed
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 11 12:51:55 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 11 12:51:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5d983c
7
8 games-emulation/atari800: Require sdl for opengl support
9
10 Closes: https://bugs.gentoo.org/770052
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 games-emulation/atari800/atari800-4.2.0.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/games-emulation/atari800/atari800-4.2.0.ebuild b/games-emulation/atari800/atari800-4.2.0.ebuild
17 index dd100857854..f49f59bcd44 100644
18 --- a/games-emulation/atari800/atari800-4.2.0.ebuild
19 +++ b/games-emulation/atari800/atari800-4.2.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -14,6 +14,7 @@ LICENSE="GPL-2+"
27 SLOT="0"
28 KEYWORDS="~amd64 ~x86"
29 IUSE="opengl readline +sdl +sound"
30 +REQUIRED_USE="opengl? ( sdl )"
31
32 RDEPEND="
33 sdl? (