From 920f960fa1362dc8648fb0e077bdb24e460b3eb3 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 23 Jan 2023 08:59:52 -0500 Subject: [PATCH] Revert "Work around missing dependency on texlive-wasy" This reverts commit 4d806b0b3f91733ee02185b237c616f11d10d1d4. The missing dependency was fixed in doxygen-latex. --- cairomm.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/cairomm.spec b/cairomm.spec index b42dad3..9d6f081 100644 --- a/cairomm.spec +++ b/cairomm.spec @@ -66,9 +66,6 @@ BuildRequires: libxslt BuildRequires: pkgconfig(mm-common-libstdc++) %if %{with doc_pdf} BuildRequires: doxygen-latex -# LaTeX errors due to missing dependency on texlive-wasy -# https://bugzilla.redhat.com/show_bug.cgi?id=2162170 -BuildRequires: texlive-wasy BuildRequires: make %endif