summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base1.in
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2017-02-15 15:38:15 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-03-09 16:19:54 +0100
commit9241953793215e594e9c9cbecf78b4085b818944 (patch)
treef86d81803daf7d49725e4cf7c2fc4cd37ab5aa8a /rules/gst-plugins-base1.in
parentd17d616a6fa66616343805472d2e426decc609c7 (diff)
downloadptxdist-9241953793215e594e9c9cbecf78b4085b818944.tar.gz
ptxdist-9241953793215e594e9c9cbecf78b4085b818944.tar.xz
gst-plugins-base1: add playbin dependency on typefind
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> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-base1.in')
-rw-r--r--rules/gst-plugins-base1.in1
1 files changed, 1 insertions, 0 deletions
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