mirror of
https://github.com/orbbec/OrbbecSDK_ROS2.git
synced 2026-09-12 03:00:20 +08:00
fix: add libdw-dev in package.xml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user