summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>2021-07-29 14:39:42 +0900
committerIonen Wolkens <ionen@gentoo.org>2021-07-29 06:59:24 -0400
commitd68acbf7338a6bf9568676db651106b8341fe399 (patch)
tree652552ed75ce61bf0c2e06b51cc150133e4ee381 /games-fps
parentgames-fps/freedoom: Add chocolate-doom as optional source port (diff)
downloadgentoo-d68acbf7338a6bf9568676db651106b8341fe399.tar.gz
gentoo-d68acbf7338a6bf9568676db651106b8341fe399.tar.bz2
gentoo-d68acbf7338a6bf9568676db651106b8341fe399.zip
games-fps/freedm: Add chocolate-doom as optional source port
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21819 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/freedm/freedm-0.12.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/freedm/freedm-0.12.1.ebuild b/games-fps/freedm/freedm-0.12.1.ebuild
index 9b59beb2648f..1c2eae7cc6d6 100644
--- a/games-fps/freedm/freedm-0.12.1.ebuild
+++ b/games-fps/freedm/freedm-0.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,6 +15,7 @@ RDEPEND="
|| (
games-fps/gzdoom[nonfree(+)]
games-engines/odamex
+ games-fps/chocolate-doom
games-fps/doomsday
games-fps/prboom-plus
)