diff options
Diffstat (limited to 'games-board/tali')
-rw-r--r-- | games-board/tali/tali-3.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/tali/tali-3.22.0.ebuild b/games-board/tali/tali-3.22.0.ebuild index 1d995bd1293a..be815ac068d2 100644 --- a/games-board/tali/tali-3.22.0.ebuild +++ b/games-board/tali/tali-3.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,9 +18,9 @@ RDEPEND=" >=x11-libs/gtk+-3.15:3 " DEPEND="${RDEPEND} - app-text/yelp-tools dev-libs/appstream-glib >=dev-util/intltool-0.50 + dev-util/itstool sys-devel/gettext virtual/pkgconfig " |