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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0565d8bc17b061a8a6087f1667e10a3e3608c88e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gstreamer1.0-plugins-good: add missing dependency on libcap (From OE-Core rev: e1ac22b340a66e3da53182faf0d624db9ccbdee1) 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 b73bcd06e7f..4e76a33655f 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