[perl-Prima] Build-require a proportional font for tests

Petr Pisar ppisar at fedoraproject.org
Thu Mar 12 16:03:55 UTC 2015


commit ae97d496525e0af0567d2b41ab620ea69f51c585
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Mar 12 17:01:24 2015 +0100

    Build-require a proportional font for tests

 perl-Prima.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/perl-Prima.spec b/perl-Prima.spec
index 0ca5ea4..7ca8862 100644
--- a/perl-Prima.spec
+++ b/perl-Prima.spec
@@ -50,6 +50,8 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  xorg-x11-server-Xvfb
 BuildRequires:  xorg-x11-xinit
 BuildRequires:  font(:lang=en)
+# Tests exhibit a proportinal font
+BuildRequires:  liberation-sans-fonts
 %endif
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 # Virtual packages used to load more modules


More information about the scm-commits mailing list