commit: 5137c11c0a95dabbf16783fb8608b779a60b75ce Author: Maciej Barć <xgqt <AT> riseup <DOT> net> AuthorDate: Thu Apr 8 16:41:34 2021 +0000 Commit: Maciej Barć <xgqt <AT> riseup <DOT> net> CommitDate: Thu Apr 8 16:41:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5137c11c
dev-vcs/gitahead: add missing linguist-tools dep Closes: https://bugs.gentoo.org/780990 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt <AT> riseup.net> dev-vcs/gitahead/gitahead-2.6.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-vcs/gitahead/gitahead-2.6.3.ebuild b/dev-vcs/gitahead/gitahead-2.6.3.ebuild index 529f56cb2..4df3015c2 100644 --- a/dev-vcs/gitahead/gitahead-2.6.3.ebuild +++ b/dev-vcs/gitahead/gitahead-2.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -24,6 +24,7 @@ RESTRICT="test" IUSE="gnome-keyring" RDEPEND=" + dev-qt/linguist-tools:5 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5