From a2727b21421ca7ccdbde772e04093380909a97f7e43ed098f5c4f3e6537be9ec Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 30 Sep 2019 07:13:08 +0000 Subject: [PATCH] - texlive-preview was mistakenly added as build dependency, it should have been runtime dependency OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=40 --- latex2html.changes | 6 ++++++ latex2html.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/latex2html.changes b/latex2html.changes index c75902d..3824f63 100644 --- a/latex2html.changes +++ b/latex2html.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 30 07:11:19 UTC 2019 - pgajdos@suse.com + +- texlive-preview was mistakenly added as build dependency, it + should have been runtime dependency + ------------------------------------------------------------------- Wed Sep 25 19:17:45 UTC 2019 - Bernhard Wiedemann diff --git a/latex2html.spec b/latex2html.spec index c6efd31..22b5372 100644 --- a/latex2html.spec +++ b/latex2html.spec @@ -38,13 +38,13 @@ BuildRequires: netpbm BuildRequires: texlive-dvips BuildRequires: texlive-kpathsea BuildRequires: texlive-latex -BuildRequires: texlive-preview Requires: ghostscript_any Requires: latex2html-pngicons Requires: netpbm Requires: perl Requires: texlive-dvips Requires: texlive-latex +Requires: texlive-preview BuildArch: noarch %define _texmfmaindir %{_datadir}/texmf