diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-02 11:06:46 +0200 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-02 11:06:46 +0200 |
| commit | ffb8e7a8ad5fa735c40c1f20576f9ee8118dbe64 (patch) | |
| tree | 9e3665ab4228382ed5a2738e235e02b2263fe105 /packaging | |
| parent | 0d7e47237267a1ff8220a73658bf9ba106a1430e (diff) | |
Update gentoo ebuild
Diffstat (limited to 'packaging')
| -rw-r--r-- | packaging/gentoo/tuxanci-9999.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild index 4ecdf3b..480b46b 100644 --- a/packaging/gentoo/tuxanci-9999.ebuild +++ b/packaging/gentoo/tuxanci-9999.ebuild @@ -23,7 +23,9 @@ KEYWORDS="~amd64 ~x86" IUSE="alsa debug dedicated ipv6 nls opengl" # alsa is used only when building client -RDEPEND="!dedicated? ( +RDEPEND=" + !dedicated? ( + media-libs/fontconfig media-libs/libsdl[X,opengl?] media-libs/sdl-ttf[X] media-libs/sdl-image[png] |