Quellcode durchsuchen

fix(debian):use texlive-plain-generic since debian/bullseye or ubuntu/eoan

jrcoding vor 5 Jahren
Ursprung
Commit
b6baa5906e
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      debian/control-template

+ 1 - 1
debian/control-template

@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
  graphviz,
  texlive-fonts-recommended,
  texlive-latex-extra,
- texlive-generic-extra,
+ texlive-plain-generic | texlive-generic-extra,
  latexmk
 Standards-Version: 4.4.1
 Section: libs