Merge pull request #99 from jbohren/patch-1

resource_retriever: adding missing dep
This commit is contained in:
Ioan A Sucan 2015-03-19 09:34:24 -07:00
commit 77e60e67d7
1 changed files with 1 additions and 0 deletions

View File

@ -28,5 +28,6 @@
<run_depend>curl</run_depend>
<run_depend>rosconsole</run_depend>
<run_depend>roslib</run_depend>
<run_depend>python-urlgrabber</run_depend>
</package>