summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/tornado/tornado-1.4-r1.ebuild')
-rw-r--r--games-strategy/tornado/tornado-1.4-r1.ebuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/games-strategy/tornado/tornado-1.4-r1.ebuild b/games-strategy/tornado/tornado-1.4-r1.ebuild
index 86e269adbcfa..1cdb04da4b13 100644
--- a/games-strategy/tornado/tornado-1.4-r1.ebuild
+++ b/games-strategy/tornado/tornado-1.4-r1.ebuild
@@ -12,6 +12,14 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+DEPEND="
+ sys-devel/gettext
+"
+
+RDEPEND="
+ virtual/libintl
+"
+
PATCHES=(
"${FILESDIR}"/${PF}-gentoo.patch
)