Source: auctex
Version: 11.91-1
Severity: normal
Tags: patch
Hello.
Currently, the auctex binary package
Depends: emacs25 | emacs24 | emacs-snapshot, emacsen-common (>= 2.0.8),
preview-latex-style, ${misc:Depends}
It was formerly possible to install it without the GTK emacs
dependencies, since emacs25 was provided by the concrete emacs25-nox
and emacs25-gtk packages.
Many emacs packages have been renamed, and the internal dependencies
have been modified.
Now, the concrete packages are emacs-gtk and emacs-nox, both providing
the emacs virtual package. emacs25 is a transitional package
installing emacs-gtk, so it becomes impossible to install auctex
without the GTK emacs interface.
Please update the dependencies:
Depends: emacs, emacsen-common (>= 2.0.8), preview-latex-style, ${misc:Depends}
Thanks.