Added git as suggested dependency for the Debian package
This commit is contained in:
parent
bb0f86ae61
commit
c961952e88
|
|
@ -12,7 +12,7 @@ Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Depends: ${misc:Depends}, ${python3:Depends}, python3-distutils, python3-yaml, kicad (>= 5.1.6), python3-wxgtk4.0
|
Depends: ${misc:Depends}, ${python3:Depends}, python3-distutils, python3-yaml, kicad (>= 5.1.6), python3-wxgtk4.0
|
||||||
Recommends: kibom.inti-cmnb (>= 1.8.0), interactivehtmlbom.inti-cmnb, pcbdraw, imagemagick, librsvg2-bin, python3-xlsxwriter, rar, poppler-utils
|
Recommends: kibom.inti-cmnb (>= 1.8.0), interactivehtmlbom.inti-cmnb, pcbdraw, imagemagick, librsvg2-bin, python3-xlsxwriter, rar, poppler-utils
|
||||||
Suggests: pandoc, texlive-latex-base, texlive-latex-recommended
|
Suggests: pandoc, texlive-latex-base, texlive-latex-recommended, git
|
||||||
Description: KiCad Bot
|
Description: KiCad Bot
|
||||||
KiBot is a program which helps you to automate the generation of KiCad
|
KiBot is a program which helps you to automate the generation of KiCad
|
||||||
output documents easily, repeatable, and most of all, scriptably.
|
output documents easily, repeatable, and most of all, scriptably.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue