Skip to content
Snippets Groups Projects
Commit 8f41de23 authored by wintermuteger's avatar wintermuteger
Browse files

Added gst-plugins-good to DEPENDS line

Some of the gst-plugins-good modules were missing to setup a cam for some basic scenarios/tutorials. I added it so they'll be added to the default build set.
parent a9022de5
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "gstreamer gst-plugins-base nodelet opencv roscpp image-transport sensor-msgs \
DEPENDS = "gstreamer gst-plugins-base gst-plugins-good nodelet opencv roscpp image-transport sensor-msgs \
camera-calibration-parsers camera-info-manager"
SRC_URI = "https://github.com/ros-drivers/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment