* [PATCH] gst-plugins-gl: add explicit dependency on libpng
@ 2013-07-30 20:35 Eric Nelson
2013-07-30 20:39 ` Saul Wold
0 siblings, 1 reply; 6+ messages in thread
From: Eric Nelson @ 2013-07-30 20:35 UTC (permalink / raw)
To: poky; +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] 6+ messages in thread
* Re: [PATCH] gst-plugins-gl: add explicit dependency on libpng
2013-07-30 20:35 [PATCH] gst-plugins-gl: add explicit dependency on libpng Eric Nelson
@ 2013-07-30 20:39 ` Saul Wold
2013-07-30 20:53 ` Eric Nelson
0 siblings, 1 reply; 6+ messages in thread
From: Saul Wold @ 2013-07-30 20:39 UTC (permalink / raw)
To: Eric Nelson; +Cc: poky, otavio
As this in meta, which is really part of openembedded-core, please send
it to openembedded-core@list.openembedded.org.
Thanks for the patch
Sau!
On 07/30/2013 01:35 PM, Eric Nelson wrote:
> 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
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* [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; 6+ 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] 6+ messages in thread
end of thread, other threads:[~2013-07-30 21:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-30 20:35 [PATCH] gst-plugins-gl: add explicit dependency on libpng Eric Nelson
2013-07-30 20:39 ` Saul Wold
2013-07-30 20:53 ` Eric Nelson
[not found] ` <CAP9ODKpByoHJBRgu91xzNeWYxdO6XSM94Jtt8QZE4OygF2ZGBA@mail.gmail.com>
2013-07-30 21:01 ` Eric Nelson
-- strict thread matches above, loose matches on Subject: below --
2013-07-30 21:01 Eric Nelson
2013-07-30 21:04 ` Otavio Salvador
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.