From b276f0fafdeba1bea34b9150381d2e6d0a0a8271 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Tue, 22 Oct 2019 11:42:25 -0400 Subject: [PATCH] add missing BR --- check.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check.spec b/check.spec index f32e534..321b353 100644 --- a/check.spec +++ b/check.spec @@ -15,7 +15,7 @@ BuildRequires: libtool BuildRequires: patchutils BuildRequires: pkgconfig BuildRequires: subunit-devel -BuildRequires: texinfo +BuildRequires: texinfo, texlive-tex, graphviz %description Check is a unit test framework for C. It features a simple interface for