summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e8caee..a06821b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ tikzit (2.0-1) UNRELEASED; urgency=medium
* Debhelper 11.
* Bump standards-version to 4.2.1. No changes needed.
* Introduce watch file.
+ * Don't recommend preview-latex-style, as there currently is no PDF
+ preview functionality anyway (slated for 2.1).
-- Gard Spreemann <gspreemann@gmail.com> Tue, 23 Oct 2018 17:16:00 +0200
diff --git a/debian/control b/debian/control
index 6ef82b9..507fde0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Git: https://salsa.debian.org/debian/tikzit.git
Package: tikzit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: preview-latex-style, texlive-pictures
+Recommends: texlive-pictures
Description: visual PGF/TikZ graph editor
TikZiT is a graphical tool for editing graphs written in PGF/TikZ.
.