Suggested packages: can be useful for beginners. --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog index f267cdf..3706f85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ latexila (3.14.2-1) UNRELEASED; urgency=medium + Added gsettings-desktop-schemas as recommended because LaTeXila supports it and it contains schemas for the fonts, etc. used by LaTeXila. + Added hicolor-icon-theme as recommended: icons theme used as fallback. + + Added latex-beamer, texlive-latex-extra and texlive-xetex as suggested + packages: can be useful for beginners. * debian/latexila.install: + Run wrap-and-sort script. * debian/rules: diff --git a/debian/control b/debian/control index 39920d2..a918853 100644 --- a/debian/control +++ b/debian/control @@ -29,6 +29,7 @@ Recommends: gsettings-desktop-schemas, hicolor-icon-theme, latexmk (>= 4.31), texlive +Suggests: latex-beamer, texlive-latex-extra, texlive-xetex Description: LaTeX editor designed for the GNOME desktop LaTeXila is a LaTeX editor for GNOME. It integrates the various tools required for processing LaTeX documents. It provides menus, buttons and templates to -- 2.1.4 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org