mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
gstreamer1.0-plugins-nvarguscamerasrc: add dependency
Now that the libnvdsbufferpool library has its own recipe, this recipe needs to depend on that one. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
committed by
Matt Madison
parent
848e001182
commit
c40179ea4a
@@ -14,7 +14,7 @@ SRC_URI += "\
|
||||
file://0001-Build-fixups.patch \
|
||||
"
|
||||
|
||||
DEPENDS = "gstreamer1.0 glib-2.0 gstreamer1.0-plugins-base virtual/egl tegra-libraries-camera tegra-mmapi"
|
||||
DEPENDS = "gstreamer1.0 glib-2.0 gstreamer1.0-plugins-base virtual/egl tegra-libraries-camera tegra-libraries-multimedia-ds tegra-mmapi"
|
||||
|
||||
S = "${WORKDIR}/gst-nvarguscamera"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user