LaTeXila supports it and it contains schemas for the fonts, etc. used by
LaTeXila.
---
debian/changelog | 2 ++
debian/control | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a25e2e6..e93e38e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ latexila (3.14.2-1) UNRELEASED; urgency=medium
* debian/control:
+ Used wrap-and-sort as generally recommended.
+ Updated homepage.
+ + Added gsettings-desktop-schemas as recommended because LaTeXila supports
+ it and it contains schemas for the fonts, etc. used by LaTeXila.
* debian/latexila.install:
+ Run wrap-and-sort script.
* debian/rules:
diff --git a/debian/control b/debian/control
index cc6dfd5..a15d90f 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,9 @@ Architecture: any
Depends: latexila-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
-Recommends: latexmk (>= 4.31), texlive
+Recommends: gsettings-desktop-schemas,
+ latexmk (>= 4.31),
+ texlive
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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]