From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCHv2] gst-plugins-gl: add dependency on glew
Date: Wed, 14 Aug 2013 13:18:45 +0200 [thread overview]
Message-ID: <1376479125-26055-1-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1376478834-12858-2-git-send-email-Martin.Jansa@gmail.com>
* fails without:
| ./gstglshader.h:30:21: fatal error: GL/glew.h: No such file or directory
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.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 213e799..4474e1e 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 libpng"
+DEPENDS += "gst-plugins-base virtual/libgles2 virtual/egl jpeg libpng glew"
inherit gettext gconf
--
1.8.3.2
next prev parent reply other threads:[~2013-08-14 11:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-14 11:13 [PATCH 1/4] at-spi2-core: add intltool-native dependency Martin Jansa
2013-08-14 11:13 ` [PATCH 2/4] gst-plutins-gl: add dependency on glew Martin Jansa
2013-08-14 11:18 ` Martin Jansa [this message]
2013-08-14 11:13 ` [PATCH 3/4] xeyes: add dependency on libxrender Martin Jansa
2013-08-14 11:13 ` [PATCH 4/4] xrestop: add dependency on ncurses Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1376479125-26055-1-git-send-email-Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox