Skip to content

Commit 2b30a39

Browse files
authored
Add missing dependency (#20)
1 parent 2066d9e commit 2b30a39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

json_transport/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4141
<depend>json_msgs</depend>
4242
<depend>nlohmann-json-dev</depend>
4343
<depend>roscpp</depend>
44+
<depend>python3-jsonschema</depend>
4445

4546
<test_depend>catkin_virtualenv</test_depend>
4647
<test_depend>roslint</test_depend>

0 commit comments

Comments
 (0)