diff --git a/eigen3.changes b/eigen3.changes index 1cb410f..6f3de0b 100644 --- a/eigen3.changes +++ b/eigen3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 4 08:49:33 UTC 2017 - olaf@aepfle.de + +- Require texlive-dvips during build + ------------------------------------------------------------------- Sun Aug 7 20:31:43 UTC 2016 - asterios.dramis@gmail.com diff --git a/eigen3.spec b/eigen3.spec index a789345..fbb951c 100644 --- a/eigen3.spec +++ b/eigen3.spec @@ -1,7 +1,7 @@ # # spec file for package eigen3 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,6 +49,7 @@ BuildRequires: pkg-config BuildRequires: sparsehash-devel BuildRequires: suitesparse-devel BuildRequires: superlu-devel +BuildRequires: texlive-dvips BuildRequires: texlive-latex BuildRequires: pkgconfig(gl) BuildArch: noarch