Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 599100
Collapse All | Expand All

(-)a/games-simulation/openttd/openttd-1.6.1.ebuild (-1 / +6 lines)
Lines 17-23 RESTRICT="test" # needs a graphics set in order to test Link Here
17
17
18
RDEPEND="!dedicated? (
18
RDEPEND="!dedicated? (
19
		media-libs/libsdl[sound,X,video]
19
		media-libs/libsdl[sound,X,video]
20
		icu? ( dev-libs/icu:= )
20
		icu? (
21
			|| (
22
				<=dev-libs/icu-58:=
23
				dev-libs/icu-layoutex:=
24
			)
25
		)
21
		truetype? (
26
		truetype? (
22
			media-libs/fontconfig
27
			media-libs/fontconfig
23
			media-libs/freetype:2
28
			media-libs/freetype:2

Return to bug 599100