Skip to content

Commit f5b4e94

Browse files
wep21esteve
andauthored
fix: add clang dependency (#178)
* fix: add clang dependency * use more specific key for clang Co-authored-by: Esteve Fernandez <[email protected]> * fix missing slash Co-authored-by: Esteve Fernandez <[email protected]>
1 parent cef8f52 commit f5b4e94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rclrs/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<license>Apache License 2.0</license>
1414
<author email="[email protected]">Esteve Fernandez</author>
1515

16+
<build_depend>libclang-dev</build_depend>
1617
<build_depend>rosidl_runtime_rs</build_depend>
1718
<build_depend>rcl</build_depend>
1819

0 commit comments

Comments
 (0)