mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
fix up DEPEND
Package-Manager: portage-2.2.24
This commit is contained in:
@@ -15,9 +15,10 @@ SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="cdinstall editor zlib"
|
||||
|
||||
RDEPEND="media-libs/libsdl[X,sound,video]
|
||||
cdinstall? ( games-strategy/ja2-stracciatella-data )
|
||||
DEPEND="media-libs/libsdl[X,sound,video]
|
||||
zlib? ( sys-libs/zlib )"
|
||||
RDEPEND="${DEPEND}
|
||||
cdinstall? ( games-strategy/ja2-stracciatella-data )"
|
||||
|
||||
LANGS="linguas_de +linguas_en linguas_fr linguas_it linguas_nl linguas_pl linguas_ru linguas_ru_gold"
|
||||
IUSE="$IUSE $LANGS"
|
||||
|
||||
Reference in New Issue
Block a user