games-strategy/tornado: Add missing dependencies.
[gentoo.git] / games-strategy / tornado / tornado-1.4-r1.ebuild
index 86e269adbcfa476bafed247cafdfba8aa1a747f4..1cdb04da4b13ae1462070118927b68d911bf2121 100644 (file)
@@ -12,6 +12,14 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+DEPEND="
+       sys-devel/gettext
+"
+
+RDEPEND="
+       virtual/libintl
+"
+
 PATCHES=(
        "${FILESDIR}"/${PF}-gentoo.patch
 )