Skip to content

Commit

Permalink
Fix gtsam must be a runtime depend too
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Feb 13, 2025
1 parent 5f6d870 commit b59744d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mola_state_estimation_smoother/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<depend>mrpt_libobs</depend>

<!-- GTSAM and its Boost deps -->
<build_depend>gtsam</build_depend>
<depend>gtsam</depend>
<build_depend>libboost-serialization-dev</build_depend>
<build_depend>libboost-system-dev</build_depend>
<build_depend>libboost-filesystem-dev</build_depend>
Expand Down

0 comments on commit b59744d

Please sign in to comment.