mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
app-misc/dbf: fix RDEPEND
Closes: https://bugs.gentoo.org/932179 Signed-off-by: Joe Kappus <joe@wt.gd>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Foundation
|
||||
# Copyright 1999-2024 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@@ -19,9 +19,10 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="doc"
|
||||
|
||||
RDEPEND="dev-libs/libdbf"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
dev-perl/XML-Parser
|
||||
dev-libs/libdbf
|
||||
doc? ( app-text/docbook-sgml-utils )
|
||||
virtual/pkgconfig"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user