diff options
| author | Dusan Durech <dusan@debian.debian> | 2009-04-03 15:45:09 +0200 |
|---|---|---|
| committer | Dusan Durech <dusan@debian.debian> | 2009-04-03 15:45:09 +0200 |
| commit | 0468ec94cae3e30b1ccc4eb583cf4d8709011785 (patch) | |
| tree | e1a7116fb458fbf8dd51a80a750f7363952d2903 /packaging | |
| parent | ea026936031185a44ffe9e6a6ebe385aaed86e9d (diff) | |
| parent | babef0ac309ef2834e58136f584481f3ae5b2bed (diff) | |
Merge branch 'master' of ssh://oroborus@repo.or.cz/srv/git/tuxanci
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] |