Skip to content

Commit f6a27d7

Browse files
committed
Add python3-interpreter build dependency
1 parent 94911cd commit f6a27d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
<buildtool_depend>catkin</buildtool_depend>
1717

18+
<build_depend>python3-interpreter</build_depend> <!-- for cmake/findPicoFlexxSDK.py -->
19+
1820
<depend>nodelet</depend>
1921
<depend>roscpp</depend>
2022
<depend>rostime</depend>

0 commit comments

Comments
 (0)