Fix debian GUI package dependency
The current python packages for Qt5 are called 'python3-pyqt5*' Change-Id: I36bba2be50eb8769b01eeaf1202b32d3c849fc56 Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/30854 Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de> Reviewed-by: Alexander Zaft <a.zaft@fz-juelich.de>
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -54,7 +54,7 @@ Architecture: all
|
||||
Depends: frappy-core,
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
python3-pyqt (>=4)
|
||||
python3-pyqt5 (>=5)
|
||||
Replaces: secop-gui (<= 0.14.3)
|
||||
Breaks: secop-gui (<= 0.14.3)
|
||||
Description: Frappy SECoP gui client + cfgtool
|
||||
|
Reference in New Issue
Block a user