diff --git a/python-mplcairo.spec b/python-mplcairo.spec index e2e9e29..70597d8 100644 --- a/python-mplcairo.spec +++ b/python-mplcairo.spec @@ -46,7 +46,25 @@ BuildRequires: python3dist(pytest-xdist) BuildRequires: python3dist(setuptools) BuildRequires: python3dist(setuptools-scm) BuildRequires: python3dist(sphinx) -BuildRequires: texlive-cm +BuildRequires: tex(avant.sty) +BuildRequires: tex(cmss10.tfm) +BuildRequires: tex(cmss12.tfm) +BuildRequires: tex(courier.sty) +BuildRequires: tex(ecrm1000.tfm) +BuildRequires: tex(geometry.sty) +BuildRequires: tex(helvet.sty) +BuildRequires: tex(chancery.sty) +BuildRequires: tex(charter.sty) +BuildRequires: tex(inputenc.sty) +BuildRequires: tex(mathpazo.sty) +BuildRequires: tex(mathptmx.sty) +BuildRequires: tex(preview.sty) +BuildRequires: tex(sfmath.sty) +BuildRequires: tex(textcomp.sty) +BuildRequires: tex(txfonts.sty) +BuildRequires: tex(type1cm.sty) +BuildRequires: tex(type1ec.sty) +BuildRequires: tex(utf8x.def) Requires: cairo >= 1.15.4 Requires: libraqm >= 0.7.0