From: Jackie Huang Date: Thu, 24 Jul 2014 05:55:16 +0000 (-0400) Subject: gstreamer1.0-plugins-good: add missing dependency on libcap X-Git-Tag: 2015-4~2168 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e1ac22b340a66e3da53182faf0d624db9ccbdee1;p=openembedded-core.git gstreamer1.0-plugins-good: add missing dependency on libcap Signed-off-by: Jackie Huang Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc index b73bcd06e7..4e76a33655 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc @@ -3,7 +3,7 @@ require gstreamer1.0-plugins.inc LICENSE = "GPLv2+ & LGPLv2.1+" # libid3tag -DEPENDS += "gstreamer1.0-plugins-base zlib bzip2" +DEPENDS += "gstreamer1.0-plugins-base zlib bzip2 libcap" inherit gettext