mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
gstreamer1.0-plugins-good: add missing dependency on libcap
(From OE-Core rev: e1ac22b340a66e3da53182faf0d624db9ccbdee1) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
02a15c0823
commit
0565d8bc17
@@ -3,7 +3,7 @@ require gstreamer1.0-plugins.inc
|
|||||||
LICENSE = "GPLv2+ & LGPLv2.1+"
|
LICENSE = "GPLv2+ & LGPLv2.1+"
|
||||||
|
|
||||||
# libid3tag
|
# libid3tag
|
||||||
DEPENDS += "gstreamer1.0-plugins-base zlib bzip2"
|
DEPENDS += "gstreamer1.0-plugins-base zlib bzip2 libcap"
|
||||||
|
|
||||||
inherit gettext
|
inherit gettext
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user