Skip to content

Commit

Permalink
games-strategy/tornado: Add missing dependencies.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.43, Repoman-2.3.10
  • Loading branch information
Jeroen Roovers committed Jul 18, 2018
1 parent dee60bc commit 8878482
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions games-strategy/tornado/tornado-1.4-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="
sys-devel/gettext
"

RDEPEND="
virtual/libintl
"

PATCHES=(
"${FILESDIR}"/${PF}-gentoo.patch
)
Expand Down

0 comments on commit 8878482

Please sign in to comment.