diff --git a/recipes-ros/image-common/image-transport_1.10.3.bb b/recipes-ros/image-common/image-transport_1.10.3.bb index d28ccca63531801dd64faf446f9244d2933bdde4..b3c194ad5955728b7c93d20a43842cd70bf09c56 100644 --- a/recipes-ros/image-common/image-transport_1.10.3.bb +++ b/recipes-ros/image-common/image-transport_1.10.3.bb @@ -1,7 +1,7 @@ DESCRIPTION = "image_transport should always be used to subscribe to and publish images." SECTION = "devel" LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://package.xml;beginline=14;endline=14;md5=68b329da9893e34099c7d8ad5cb9c940" +LIC_FILES_CHKSUM = "file://package.xml;beginline=13;endline=13;md5=d566ef916e9dedc494f5f793a6690ba5" DEPENDS = "message-filters pluginlib rosconsole roscpp roslib sensor-msgs"