mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
gst-plugins-gl: add explicit dependency on libpng
(From OE-Core master rev: 2cd01fdc26ee4f444635ad8e9d3956b9e764dc82) (From OE-Core rev: ae8f56fbc6f40a42c357f95611b4dad04025e786) Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.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
ecfe97741f
commit
c3b1cbb04e
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "48340b6a4b8abce16344a7bc33e74a94fdcce4f57ef6342cdf2f941c42
|
||||
|
||||
SRC_URI += " file://0001-conditional-gl-framebuffer-undefined-use.patch"
|
||||
|
||||
DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg"
|
||||
DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng"
|
||||
|
||||
inherit gettext gconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user