We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e28e15b commit 40081bbCopy full SHA for 40081bb
1 file changed
debian/control
@@ -4,7 +4,8 @@ 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),
+ opencv [amd64](>= 3.3.1002-without-cuda),
8
+ opencv [arm64](>= 3.3.1002-with-cuda),
9
pcl,
10
ros-melodic-am-perception-pcl,
11
ros-melodic-am-control-toolbox,
@@ -34,7 +35,8 @@ Package: ros-melodic-am-utils
34
35
Architecture: any
36
Depends: ${shlibs:Depends}, ${misc:Depends},
37
- opencv (>= 3.3.1002-with-cuda),
38
39
40
41
42
0 commit comments