summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-03-14 19:07:42 +0200
committerMart Raudsepp <leio@gentoo.org>2019-03-14 19:19:25 +0200
commitaa0f012b227f6d3fbf9a8c83ce08fccd8b1e4c34 (patch)
tree60be1a48451e3906b9c3b3c8e3d58b10b7129d4c /games-puzzle
parentgames-puzzle/swell-foop: remove old (diff)
downloadgentoo-aa0f012b227f6d3fbf9a8c83ce08fccd8b1e4c34.tar.gz
gentoo-aa0f012b227f6d3fbf9a8c83ce08fccd8b1e4c34.tar.bz2
gentoo-aa0f012b227f6d3fbf9a8c83ce08fccd8b1e4c34.zip
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 <leio@gentoo.org>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/swell-foop/swell-foop-3.30.0.ebuild3
1 files changed, 2 insertions, 1 deletions
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 c01e8f8b956e..37662907bdd2 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() {