From 52f5a1ec78c44a7939b2b35675e7f30017e19518 Mon Sep 17 00:00:00 2001 From: "Colin B. Macdonald" <c...@m.fsf.org> Date: Tue, 6 Dec 2016 12:54:37 -0800 Subject: Noticed another test dependency when building on rawhide VM
--- biber.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biber.spec b/biber.spec index 9067e65..cfd00eb 100644 --- a/biber.spec +++ b/biber.spec @@ -89,6 +89,8 @@ BuildRequires: perl(XML::LibXML) BuildRequires: perl(XML::LibXML::Simple) BuildRequires: perl(XML::LibXSLT) BuildRequires: perl(XML::Writer) +# For tests +BuildRequires: texlive-plain Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(autovivification) Requires: perl(Business::ISBN) -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/biber.git/commit/?h=master&id=52f5a1ec78c44a7939b2b35675e7f30017e19518 _______________________________________________ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org