Debian: add pyqtgraph dependency
The pyqtgraph version should be >= 0.11.1 (tested on Debian 11), so the buster installation won't run without manual interaction: Installation of pyqtgraph via pip Fixes: #4711 Change-Id: If785da5578ac7f3812d8d49bc36d055cde4a37f9 Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/30859 Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de> Reviewed-by: Jens Krueger <jens.krueger@frm2.tum.de>
This commit is contained in:
1
debian/control
vendored
1
debian/control
vendored
@ -54,6 +54,7 @@ Architecture: all
|
||||
Depends: frappy-core,
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
python3-pyqtgraph (>=0.11.0)
|
||||
python3-pyqt5 (>=5)
|
||||
Replaces: secop-gui (<= 0.14.3)
|
||||
Breaks: secop-gui (<= 0.14.3)
|
||||
|
Reference in New Issue
Block a user