* [PATCH] gst-plugins-gl: add explicit dependency on libpng
@ 2013-07-30 21:01 Eric Nelson
2013-07-30 21:04 ` Otavio Salvador
0 siblings, 1 reply; 2+ messages in thread
From: Eric Nelson @ 2013-07-30 21:01 UTC (permalink / raw)
To: openembedded-core; +Cc: otavio
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
---
meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
index a6c74fb..213e799 100644
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-plugins-gl_0.10.3.bb
@@ -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
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-30 21:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30 21:01 [PATCH] gst-plugins-gl: add explicit dependency on libpng Eric Nelson
2013-07-30 21:04 ` Otavio Salvador
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox