[oe] [PATCH 3/5] parole: replace gstreamer1.0-plugins-good by gstreamer1.0-meta-video in RDEPENDS

Andreas Müller schnitzeltony at gmail.com
Mon Apr 8 22:42:56 UTC 2019


Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb b/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
index a286a5adb..a3763a0dc 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_1.0.2.bb
@@ -22,7 +22,7 @@ DEPENDS += " \
 SRC_URI[md5sum] = "cd22ab579470c5728db0aa6c0b9d4c7d"
 SRC_URI[sha256sum] = "bff0fc846d0d7b8f435ac5514976f1cd1d82b62dbf1b7d470e253a5b439407da"
 
-RDEPENDS_${PN} += "gstreamer1.0-plugins-good"
+RDEPENDS_${PN} += "gstreamer1.0-meta-video"
 
 EXTRA_OECONF = "--disable-gtk-doc"
 
-- 
2.20.1



More information about the Openembedded-devel mailing list