mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-fps/duke3d-data: Remove support for non-existent deps
This commit is contained in:
@@ -18,7 +18,7 @@ IUSE="gog"
|
||||
REQUIRED_USE="^^ ( cdinstall gog )"
|
||||
RESTRICT="mirror bindist gog? ( fetch )"
|
||||
|
||||
RDEPEND="|| ( games-fps/eduke32 games-fps/duke3d )"
|
||||
RDEPEND="games-fps/eduke32"
|
||||
DEPEND="gog? ( app-arch/unzip )"
|
||||
|
||||
S=${WORKDIR}
|
||||
|
||||
Reference in New Issue
Block a user