fix: add libdw-dev in package.xml

This commit is contained in:
Joe Dong
2024-09-27 09:21:26 +08:00
parent a97c38c269
commit fa3fb1de60
+1
View File
@@ -33,6 +33,7 @@
<depend>libgflags-dev</depend>
<depend>nlohmann-json-dev</depend>
<depend>libgoogle-glog-dev</depend>
<depend>libdw-dev</depend>
<export>
<build_type>ament_cmake</build_type>
</export>