summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2019-10-18 22:10:23 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2019-10-18 22:10:23 +0200
commit4602d43d52157a55e649ed6edd05b8e45e45e308 (patch)
tree60373ac6602c898115977de48671c25165b62099
parent72b50c0b281603ed81cc0085b62a061f0bf72e83 (diff)
Accept patch
-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 194e0957..b84106b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ yosys (0.9-1) UNRELEASED; urgency=medium
- New standards version 4.4.0 - no changes
- DH level 12
- Use debhelper-compat instead of debian/compat file
+ - Change build-dependency from texlive-generic-recommended to
+ texlive-plain-generic (Closes: #941555) (Thanks Steve Langasek)
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 18 Oct 2019 20:00:57 +0000
diff --git a/debian/control b/debian/control
index 95619512..d3ea7737 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 12),
berkeley-abc (>= 1.01+20161002hgeb6eca6+dfsg)
Build-Depends-Indep:
texlive-base,
- texlive-generic-recommended,
+ texlive-plain-generic,
texlive-fonts-recommended,
texlive-fonts-extra,
texlive-latex-base,