Skip to content

Commit

Permalink
Merge pull request #240 from robotics-in-concert/lintwork
Browse files Browse the repository at this point in the history
Lintwork
  • Loading branch information
Marcus Liebhardt committed May 23, 2014
2 parents d8cf53b + 6730467 commit 4d23551
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion rocon_app_manager/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ project(rocon_app_manager)
# Catkin
##############################################################################

find_package(catkin REQUIRED roslint)
find_package(catkin REQUIRED COMPONENTS roslint)
catkin_package()

catkin_python_setup()
Expand Down
2 changes: 0 additions & 2 deletions rocon_app_utilities/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@

<buildtool_depend>catkin</buildtool_depend>
<build_depend>python-catkin-pkg</build_depend>
<build_depend>rocon_python_utils</build_depend>
<build_depend>rocon_uri</build_depend>
<build_depend>roslint</build_depend>
<run_depend>rocon_python_utils</run_depend>
<run_depend>rocon_uri</run_depend>
Expand Down

0 comments on commit 4d23551

Please sign in to comment.