forked from pool/emacs-auctex
.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs-auctex?expand=0&rev=16
This commit is contained in:
parent
4b7298fac4
commit
b73c299f00
@ -3,6 +3,7 @@ Mon Jul 23 10:04:12 UTC 2012 - werner@suse.de
|
|||||||
|
|
||||||
- Use texlive-texinfo for build and add also all LaTeX styles to
|
- Use texlive-texinfo for build and add also all LaTeX styles to
|
||||||
be scanned during AucTeX build.
|
be scanned during AucTeX build.
|
||||||
|
- Use texinfo *and* makeinfo for build as both are required
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||||
|
@ -35,6 +35,7 @@ Requires: texlive-latex
|
|||||||
Requires: texlive-tools
|
Requires: texlive-tools
|
||||||
%if %suse_version > 1220
|
%if %suse_version > 1220
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
|
BuildRequires: texinfo
|
||||||
BuildRequires: texlive-collection-latexextra
|
BuildRequires: texlive-collection-latexextra
|
||||||
BuildRequires: texlive-tex
|
BuildRequires: texlive-tex
|
||||||
BuildRequires: texlive-texinfo
|
BuildRequires: texlive-texinfo
|
||||||
|
Loading…
Reference in New Issue
Block a user