dev-db/tora: Fix DEPEND

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2020-11-22 10:35:51 +01:00
parent 94d118840d
commit 5b051eb4f3
2 changed files with 4 additions and 4 deletions

View File

@@ -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 )
"

View File

@@ -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 )
"