Skip to content

Commit e28e15b

Browse files
committed
fix: added appropriate versions of opencv to the control
1 parent 2b3e96d commit e28e15b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

debian/control

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Priority: extra
44
Maintainer: info <info@automodality.com>
55
Build-Depends: debhelper (>= 9.0.0),
66
libjsoncpp-dev,
7+
opencv (>= 3.3.1002-without-cuda),
78
pcl,
89
ros-melodic-am-perception-pcl,
910
ros-melodic-am-control-toolbox,
@@ -33,6 +34,7 @@ Package: ros-melodic-am-utils
3334
Architecture: any
3435
Depends: ${shlibs:Depends}, ${misc:Depends},
3536
libjsoncpp-dev,
37+
opencv (>= 3.3.1002-with-cuda),
3638
pcl,
3739
ros-melodic-am-perception-pcl,
3840
ros-melodic-am-control-toolbox,

0 commit comments

Comments
 (0)