From f8316af4541e0fd395639af1ea143e178e88f467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Tue, 24 Sep 2013 22:23:48 +0200 Subject: [PATCH] Documented Gentoo build dependencies closes #3869 --- INSTALL | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 6f66632e3a..fa17ff51bc 100644 --- a/INSTALL +++ b/INSTALL @@ -52,7 +52,7 @@ can then run from the `openra` shortcut. Slackware --------- -The following packages from slackbuilds.org are required, on 13.37 32bit: +The following packages from slackbuilds.org are required, on 13.37 32-bit: * libgdiplus * mono * openAL @@ -66,3 +66,11 @@ openSUSE * freetype2 * SDL * cg (optional, for Cg renderer) + +Gentoo +------ + +* dev-lang/mono +* dev-dotnet/libgdiplus +* media-libs/openal +* media-gfx/nvidia-cg-toolkit (optional, for Cg renderer)