All of lore.kernel.org
 help / color / mirror / Atom feed
* [STABLE][PATCH] gst-plugins-base: depend on libtheora so gst-plugin theora gets built
@ 2009-04-11 14:00 Koen Kooi
  2009-04-14  7:55 ` Koen Kooi
  2009-04-14  9:20 ` Marcin Juszkiewicz
  0 siblings, 2 replies; 3+ messages in thread
From: Koen Kooi @ 2009-04-11 14:00 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

From: Koen Kooi <koen@openembedded.org>


Signed-off-by: Koen Kooi <koen@openembedded.org>
---
 recipes/gstreamer/gst-plugins-base_0.10.22.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/gstreamer/gst-plugins-base_0.10.22.bb b/recipes/gstreamer/gst-plugins-base_0.10.22.bb
index 92f2f56..3086d93 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.22.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.22.bb
@@ -2,11 +2,11 @@ require gst-plugins.inc
 
 PROVIDES += "gst-plugins"
 
-PR = "r1"
+PR = "r2"
 
 # gst-plugins-base only builds the alsa plugin
 # if alsa has been built and is present.  You will
 # not get an error if this is not present, just 
 # a missing alsa plugin
-DEPENDS += "alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
+DEPENDS += "libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
 
-- 
1.5.6.5




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [STABLE][PATCH] gst-plugins-base: depend on libtheora so gst-plugin theora gets built
  2009-04-11 14:00 [STABLE][PATCH] gst-plugins-base: depend on libtheora so gst-plugin theora gets built Koen Kooi
@ 2009-04-14  7:55 ` Koen Kooi
  2009-04-14  9:20 ` Marcin Juszkiewicz
  1 sibling, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2009-04-14  7:55 UTC (permalink / raw)
  To: openembedded-devel

ping

On 11-04-09 16:00, Koen Kooi wrote:
> From: Koen Kooi<koen@openembedded.org>
>
>
> Signed-off-by: Koen Kooi<koen@openembedded.org>
> ---
>   recipes/gstreamer/gst-plugins-base_0.10.22.bb |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/gstreamer/gst-plugins-base_0.10.22.bb b/recipes/gstreamer/gst-plugins-base_0.10.22.bb
> index 92f2f56..3086d93 100644
> --- a/recipes/gstreamer/gst-plugins-base_0.10.22.bb
> +++ b/recipes/gstreamer/gst-plugins-base_0.10.22.bb
> @@ -2,11 +2,11 @@ require gst-plugins.inc
>
>   PROVIDES += "gst-plugins"
>
> -PR = "r1"
> +PR = "r2"
>
>   # gst-plugins-base only builds the alsa plugin
>   # if alsa has been built and is present.  You will
>   # not get an error if this is not present, just
>   # a missing alsa plugin
> -DEPENDS += "alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
> +DEPENDS += "libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
>





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [STABLE][PATCH] gst-plugins-base: depend on libtheora so gst-plugin theora gets built
  2009-04-11 14:00 [STABLE][PATCH] gst-plugins-base: depend on libtheora so gst-plugin theora gets built Koen Kooi
  2009-04-14  7:55 ` Koen Kooi
@ 2009-04-14  9:20 ` Marcin Juszkiewicz
  1 sibling, 0 replies; 3+ messages in thread
From: Marcin Juszkiewicz @ 2009-04-14  9:20 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

Dnia sobota, 11 kwietnia 2009 o 16:00:59 Koen Kooi napisał(a):
> From: Koen Kooi <koen@openembedded.org>
>
>
> Signed-off-by: Koen Kooi <koen@openembedded.org>

Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>


Regards, 
-- 
JID:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 204 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-14  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-11 14:00 [STABLE][PATCH] gst-plugins-base: depend on libtheora so gst-plugin theora gets built Koen Kooi
2009-04-14  7:55 ` Koen Kooi
2009-04-14  9:20 ` Marcin Juszkiewicz

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.