diff --git a/package.xml b/package.xml index 1ccba4692bc9a02d54078613ef2747934110a33a..5f1e052f41a795dc028436147a5a4dcddbf5b747 100755 --- a/package.xml +++ b/package.xml @@ -33,9 +33,8 @@ <!-- Dependencies can be catkin packages or system dependencies --> <!-- Examples: --> <!-- Use build_depend for packages you need at compile time: --> -<!-- <build_depend>roscpp</build_depend> - <build_depend>dynamic_reconfigure</build_depend> - <build_depend>diagnostic_updater</build_depend>--> + <build_depend>roscpp</build_depend> + <build_depend>actionlib</build_depend> <!-- Use buildtool_depend for build tool packages: --> <!-- <buildtool_depend>catkin</buildtool_depend> --> <!-- Use run_depend for packages you need at runtime: -->