Skip to content

Commit

Permalink
dev-tex/biber: add missing dep
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/791322
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Jonas Licht <[email protected]>
Closes: gentoo#20932
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
j-licht authored and juippis committed Jun 10, 2021
1 parent 6376fdf commit 3b80908
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-tex/biber/biber-2.14.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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"
1 change: 1 addition & 0 deletions dev-tex/biber/biber-2.16.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 3b80908

Please sign in to comment.