Skip to content

Commit

Permalink
Depend on ign-math eigen (#4)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Sep 22, 2021
1 parent c5de435 commit f44707e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ubuntu/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Build-Depends: cmake,
libignition-common4-events-dev,
libignition-common4-graphics-dev,
libignition-math6-dev (>= 6.6.0),
libignition-math6-eigen3-dev (>= 6.6.0),
libignition-plugin-dev,
libogre-1.9-dev,
libogre-2.2-dev
Expand Down Expand Up @@ -46,6 +47,7 @@ Depends: libignition-cmake2-dev (>= 2.3.0),
libignition-common4-events-dev,
libignition-common4-graphics-dev,
libignition-math6-dev (>= 6.6.0),
libignition-math6-eigen3-dev (>= 6.6.0),
libignition-rendering6 (= ${binary:Version}),
${misc:Depends}
Multi-Arch: same
Expand All @@ -62,6 +64,7 @@ Depends: libignition-cmake2-dev (>= 2.3.0),
libignition-common4-events-dev,
libignition-common4-graphics-dev,
libignition-math6-dev (>= 6.6.0),
libignition-math6-eigen3-dev (>= 6.6.0),
libogre-1.9-dev,
libignition-rendering6-core-dev,
libignition-rendering6-ogre1 (= ${binary:Version}),
Expand Down Expand Up @@ -91,6 +94,7 @@ Depends: libignition-cmake2-dev (>= 2.3.0),
libignition-common4-events-dev,
libignition-common4-graphics-dev,
libignition-math6-dev (>= 6.6.0),
libignition-math6-eigen3-dev (>= 6.6.0),
libogre-2.2-dev,
libignition-rendering6-core-dev,
libignition-rendering6-ogre2 (= ${binary:Version}),
Expand Down

0 comments on commit f44707e

Please sign in to comment.