dev-tex/biber: add missing dep

Closes: https://bugs.gentoo.org/791322
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
Closes: https://github.com/gentoo/gentoo/pull/20932
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Jonas Licht
2021-05-22 18:57:10 +02:00
committed by Joonas Niilola
parent 6376fdf6dd
commit 3b80908361
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -63,5 +63,6 @@ DEPEND="${RDEPEND}
dev-perl/ExtUtils-LibBuilder
test? ( dev-perl/File-Which
dev-perl/Test-Differences )"
BDEPEND="dev-perl/Module-Build"
mydoc="doc/biber.tex"

View File

@@ -65,6 +65,7 @@ DEPEND="${RDEPEND}
test? ( dev-perl/File-Which
dev-perl/Parse-RecDescent
dev-perl/Test-Differences )"
BDEPEND="dev-perl/Module-Build"
mydoc="doc/biber.tex"