mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] gst-plugins-base1: add playbin dependency on typefind
@ 2017-02-15 14:38 Philipp Zabel
  2017-03-10  9:46 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2017-02-15 14:38 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

The playbin element from the playback plugin is only useful if the
typefind plugin is activated.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-plugins-base1.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/gst-plugins-base1.in b/rules/gst-plugins-base1.in
index bd03eb3d5..1e4ef4a98 100644
--- a/rules/gst-plugins-base1.in
+++ b/rules/gst-plugins-base1.in
@@ -82,6 +82,7 @@ config GST_PLUGINS_BASE1_GIO
 
 config GST_PLUGINS_BASE1_PLAYBACK
 	bool
+	select GST_PLUGINS_BASE1_TYPEFIND
 	prompt "playback"
 
 config GST_PLUGINS_BASE1_AUDIORESAMPLE
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2017-03-10  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-15 14:38 [ptxdist] [PATCH] gst-plugins-base1: add playbin dependency on typefind Philipp Zabel
2017-03-10  9:46 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox