From 049fb7d49d267e35a9e96abecf606a7929118ca7 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Mon, 6 Jun 2022 13:24:38 -0300 Subject: [PATCH] Debian: promoted GS to recommended (needed for navigate_results) --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e4fefd76..564bbfc3 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Package: kibot Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, python3-distutils, python3-yaml, kicad (>= 5.1.6), python3-wxgtk4.0 -Recommends: kibom.inti-cmnb (>= 1.8.0), kicost (>= 1.1.8), interactivehtmlbom.inti-cmnb (>= 2.4.1), pcbdraw (>= 0.9.0), imagemagick, librsvg2-bin, python3-xlsxwriter, rar, python3-lxml -Suggests: pandoc, texlive-latex-base, texlive-latex-recommended, git, ghostscript, poppler-utils +Recommends: kibom.inti-cmnb (>= 1.8.0), kicost (>= 1.1.8), interactivehtmlbom.inti-cmnb (>= 2.4.1), pcbdraw (>= 0.9.0), imagemagick, librsvg2-bin, python3-xlsxwriter, rar, ghostscript, python3-lxml +Suggests: pandoc, texlive-latex-base, texlive-latex-recommended, git, poppler-utils Description: KiCad Bot KiBot is a program which helps you to automate the generation of KiCad output documents easily, repeatable, and most of all, scriptably.