Skip to content

Commit fed6f08

Browse files
committed
Adding packages referenced in d/configure as build-depends
1 parent 30fdb85 commit fed6f08

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

debian/control

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Build-Depends:
1717
libepoxy-dev,
1818
libgl1-mesa-dev | libgl1-mesa-swx11-dev,
1919
libgl-dev | libgl1-mesa-dev,
20+
libglu1-mesa-dev,
2021
libgpiod-dev,
2122
libgtk2.0-dev,
2223
libgtk-3-dev,
@@ -38,7 +39,13 @@ Build-Depends:
3839
tclx,
3940
tk8.6-dev,
4041
xvfb <!nocheck>,
41-
yapps2
42+
yapps2,
43+
python3-gst-1.0,gstreamer1.0-plugins-base,
44+
python3-pil,
45+
python3-pil.imagetk,
46+
python3-pyqt5, python3-pyqt5.qsci, python3-pyqt5.qtsvg, python3-pyqt5.qtopengl, python3-opencv, python3-dbus, python3-espeak, python3-dbus.mainloop.pyqt5,
47+
python3-pyqt5.qtwebengine, espeak-ng, pyqt5-dev-tools, gstreamer1.0-tools, espeak, sound-theme-freedesktop, python3-poppler-qt5,
48+
python3-yapps
4249
Build-Depends-Indep:
4350
asciidoc (>= 8.5) <!nodoc>,
4451
asciidoc-dblatex <!nodoc>,
@@ -64,8 +71,9 @@ Build-Depends-Indep:
6471
texlive-lang-spanish <!nodoc>,
6572
texlive-latex-recommended <!nodoc>,
6673
asciidoc-dblatex <!nodoc>,
67-
texlive-xetex | texlive-lang-chinese (<= 2020.20210202~) <!nodoc>
68-
Standards-Version: 4.6.0
74+
texlive-xetex | texlive-lang-chinese (<= 2020.20210202~) <!nodoc>,
75+
fonts-dejavu, texlive-lang-european
76+
Standards-Version: 4.7.2
6977
Vcs-Browser: https://github.com/LinuxCNC/linuxcnc
7078
Vcs-Git: https://github.com/LinuxCNC/linuxcnc.git
7179
Rules-Requires-Root: binary-targets

0 commit comments

Comments
 (0)