From aa0f012b227f6d3fbf9a8c83ce08fccd8b1e4c34 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Thu, 14 Mar 2019 19:07:42 +0200 Subject: [PATCH] games-puzzle/swell-foop: add missing vala build depend Fixes: https://bugs.gentoo.org/671766 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- games-puzzle/swell-foop/swell-foop-3.30.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-puzzle/swell-foop/swell-foop-3.30.0.ebuild b/games-puzzle/swell-foop/swell-foop-3.30.0.ebuild index c01e8f8b956eb..37662907bdd2f 100644 --- a/games-puzzle/swell-foop/swell-foop-3.30.0.ebuild +++ b/games-puzzle/swell-foop/swell-foop-3.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,6 +23,7 @@ DEPEND="${RDEPEND} dev-util/itstool >=sys-devel/gettext-0.19.8 virtual/pkgconfig + $(vala_depend) " src_prepare() {