Commit d2c7492
authored
Depend on ros_environment for Humble detection (#107)
PR #98 mistakenly removed ros_environment from package.xml. This broke
Humble detection, which had to be worked around in 9b03f97 ("try
detecting Humble in the build farm", 2025-06-10).
This PR adds ros_environment dependency back and removes the Humble
detection workaround.
This also helps with building the package using the Nix package
manager.1 parent 66e9101 commit d2c7492
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments