forked from pool/gnuplot
.
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=40
This commit is contained in:
parent
0b10da6744
commit
0b166c06a5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 10 09:47:35 UTC 2012 - werner@suse.de
|
||||
|
||||
- Make it build with latest TeXLive 2012 with new package layout
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 3 07:27:41 UTC 2012 - werner@suse.de
|
||||
|
||||
|
@ -37,6 +37,13 @@ BuildRequires: zziplib
|
||||
%endif
|
||||
BuildRequires: texlive-latex
|
||||
BuildRequires: texlive-tex4ht
|
||||
%if %suse_version > 1220
|
||||
BuildRequires: texlive-dvips
|
||||
BuildRequires: texlive-epstopdf
|
||||
BuildRequires: tex(fancyhdr.sty)
|
||||
BuildRequires: tex(pdftex.def)
|
||||
BuildRequires: tex(subfigure.sty)
|
||||
%endif
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: xorg-x11-devel
|
||||
%if %suse_version > 1130
|
||||
|
Loading…
Reference in New Issue
Block a user