mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-simulation/pmars-sdl: set RDEPEND
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
inherit toolchain-funcs games eutils
|
||||
inherit toolchain-funcs eutils games
|
||||
|
||||
MY_PN="${PN/-sdl/}"
|
||||
MY_PV="${PV/e/-5}"
|
||||
@@ -21,6 +21,7 @@ IUSE="sdl X"
|
||||
DEPEND="sdl? ( x11-libs/libX11 media-libs/libsdl[video] )
|
||||
X? ( x11-libs/libX11 )
|
||||
!sdl? ( !X? ( sys-libs/ncurses ) )"
|
||||
RDEPEND=${DEPEND}
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user