diff options
Diffstat (limited to 'dev-db/tora/tora-9999.ebuild')
-rw-r--r-- | dev-db/tora/tora-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/tora/tora-9999.ebuild b/dev-db/tora/tora-9999.ebuild index 1733252f6d51..14472612ed8f 100644 --- a/dev-db/tora/tora-9999.ebuild +++ b/dev-db/tora/tora-9999.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 ) " |