diff --git a/python-matplotlib.changes b/python-matplotlib.changes index 1213f9e..330ddf8 100644 --- a/python-matplotlib.changes +++ b/python-matplotlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 29 08:28:28 UTC 2021 - Steve Kowalik + +- Add a required BuildRequires on tex(geometry.sty). + ------------------------------------------------------------------- Sun Apr 4 16:41:18 UTC 2021 - Arun Persaud diff --git a/python-matplotlib.spec b/python-matplotlib.spec index c838688..78666f7 100644 --- a/python-matplotlib.spec +++ b/python-matplotlib.spec @@ -105,6 +105,7 @@ BuildRequires: texlive-latex BuildRequires: texlive-sfmath BuildRequires: texlive-tex BuildRequires: tex(8a.enc) +BuildRequires: tex(geometry.sty) BuildRequires: tex(helvet.sty) BuildRequires: tex(phvr7t.tfm) BuildRequires: tex(pncr7t.tfm)