mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -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 )
|
||||
"
|
||||
|
||||
@@ -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 )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user