Skip to content

Commit

Permalink
Adding git as build dependency to fix binary build
Browse files Browse the repository at this point in the history
  • Loading branch information
mani-monaj committed Sep 6, 2014
1 parent 5414505 commit 635e7c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<build_depend>libxml2</build_depend>
<build_depend>libudev-dev</build_depend>
<build_depend>libiw-dev</build_depend>
<build_depend>git</build_depend>
<!-- ROS Driver -->
<build_depend>roscpp</build_depend>
<build_depend>image_transport</build_depend>
Expand Down

0 comments on commit 635e7c0

Please sign in to comment.