From ba1e5878f8245ed7518d8d6bf8180e620eed6d10 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 22:33:33 +0000 Subject: games-strategy/tornado: add missing pkgconfig (B)DEPEND Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James --- games-strategy/tornado/tornado-1.4-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games-strategy/tornado') diff --git a/games-strategy/tornado/tornado-1.4-r2.ebuild b/games-strategy/tornado/tornado-1.4-r2.ebuild index 8ba22468f47e..06cbc3b53969 100644 --- a/games-strategy/tornado/tornado-1.4-r2.ebuild +++ b/games-strategy/tornado/tornado-1.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="nls" DEPEND=" + virtual/pkgconfig nls? ( sys-devel/gettext ) " -- cgit v1.2.3-65-gdbad