diff options
Diffstat (limited to 'games-strategy/0ad/0ad-0.0.24b_alpha.ebuild')
-rw-r--r-- | games-strategy/0ad/0ad-0.0.24b_alpha.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games-strategy/0ad/0ad-0.0.24b_alpha.ebuild b/games-strategy/0ad/0ad-0.0.24b_alpha.ebuild index 06ee07597d75..3aa595b69b95 100644 --- a/games-strategy/0ad/0ad-0.0.24b_alpha.ebuild +++ b/games-strategy/0ad/0ad-0.0.24b_alpha.ebuild @@ -37,10 +37,12 @@ KEYWORDS="~amd64 ~x86" IUSE="editor +lobby nvtt pch test" RESTRICT="test" +# virtual/rust is for bundled SpiderMonkey # TODO: Unbundle premake5 # See bug #773472 which may help (bump for it) BDEPEND=" virtual/pkgconfig + virtual/rust test? ( dev-lang/perl ) " # Removed dependency on nvtt as we use the bundled one |