Dr. Werner Fink 2016-07-26 17:32:16 +00:00 committed by Git OBS Bridge
parent 1b18d967cb
commit f172df7785
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 26 17:31:55 UTC 2016 - werner@suse.de
- Some more TexLive packages
-------------------------------------------------------------------
Mon Nov 30 23:56:19 UTC 2015 - nico.kruber@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package gnuplot
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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
@ -60,9 +60,12 @@ BuildRequires: makeinfo
%if 0%{?suse_version} > 1220
BuildRequires: texlive-dvips
BuildRequires: texlive-epstopdf
BuildRequires: texlive-latexconfig
BuildRequires: texlive-tex
BuildRequires: texlive-texinfo
BuildRequires: texlive-ucs
BuildRequires: tex(fancyhdr.sty)
BuildRequires: tex(hyperref.sty)
BuildRequires: tex(pdftex.def)
BuildRequires: tex(subfigure.sty)
%endif