diff --git a/python-pypandoc.changes b/python-pypandoc.changes index 53dd5f3..cd175e2 100644 --- a/python-pypandoc.changes +++ b/python-pypandoc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 3 06:35:39 UTC 2024 - Steve Kowalik + +- Add missing tex style amsmath.sty to BuildRequires. + ------------------------------------------------------------------- Thu Mar 14 23:54:12 UTC 2024 - Steve Kowalik diff --git a/python-pypandoc.spec b/python-pypandoc.spec index 92c20ca..61d2b51 100644 --- a/python-pypandoc.spec +++ b/python-pypandoc.spec @@ -34,6 +34,7 @@ BuildRequires: pandoc BuildRequires: python-rpm-macros BuildRequires: texlive-latex-bin BuildRequires: texlive-xcolor +BuildRequires: tex(amsmath.sty) BuildRequires: tex(bookmark.sty) Requires: pandoc Suggests: ghc-citeproc