From 142f854d0cfc9c6d59b69f03712e04ed95dc7862 Mon Sep 17 00:00:00 2001 From: Denis Arnaud Date: May 30 2020 15:34:11 +0000 Subject: Added missing dependency on epstopdf --- diff --git a/airrac.spec b/airrac.spec index b66a896..0e1ff01 100644 --- a/airrac.spec +++ b/airrac.spec @@ -54,6 +54,7 @@ programs using %{name}, you will need to install %{name}-devel. Summary: HTML documentation for the %{name} library BuildArch: noarch BuildRequires: tex(latex) +BuildRequires: texlive-epstopdf BuildRequires: doxygen BuildRequires: ghostscript