We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3e96d commit e28e15bCopy full SHA for e28e15b
1 file changed
debian/control
@@ -4,6 +4,7 @@ Priority: extra
4
Maintainer: info <info@automodality.com>
5
Build-Depends: debhelper (>= 9.0.0),
6
libjsoncpp-dev,
7
+ opencv (>= 3.3.1002-without-cuda),
8
pcl,
9
ros-melodic-am-perception-pcl,
10
ros-melodic-am-control-toolbox,
@@ -33,6 +34,7 @@ Package: ros-melodic-am-utils
33
34
Architecture: any
35
Depends: ${shlibs:Depends}, ${misc:Depends},
36
37
+ opencv (>= 3.3.1002-with-cuda),
38
39
40
0 commit comments