Skip to content

Commit ea89840

Browse files
committed
[debian] No python-mc-rtc on Python3 only distro
1 parent 8f575cf commit ea89840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Section: science
105105
Architecture: any
106106
Depends: libmc-rtc (= ${binary:Version}),
107107
python-git | python3-git,
108-
python-mc-rtc,
108+
#PYTHON2 python-mc-rtc,
109109
python3-mc-rtc,
110110
python-matplotlib | python3-matplotlib,
111111
python-pyqt5 | python3-pyqt5,

0 commit comments

Comments
 (0)