From 5b051eb4f3f9d5859c556db8af8cdae87afa73dd Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 22 Nov 2020 10:35:51 +0100 Subject: dev-db/tora: Fix DEPEND Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- dev-db/tora/tora-3.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-db/tora/tora-3.2-r1.ebuild') diff --git a/dev-db/tora/tora-3.2-r1.ebuild b/dev-db/tora/tora-3.2-r1.ebuild index 57c06026bfa5..b13394c1db8c 100644 --- a/dev-db/tora/tora-3.2-r1.ebuild +++ b/dev-db/tora/tora-3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -34,7 +34,7 @@ RDEPEND=" postgres? ( dev-db/postgresql:* ) " DEPEND="${RDEPEND} - dev-qt/linguist:5 + dev-qt/linguist-tools:5 virtual/pkgconfig doc? ( app-doc/doxygen ) " -- cgit v1.2.3-65-gdbad