summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-04-27 19:17:35 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-04-27 19:17:35 +0200
commita88455b4c1cc08ab5a1a98d945a992ddf8406a46 (patch)
tree54bb350c42bbdb75cf594a6d380e81b7509d34ed /rules
parent75cdffd28f3835f339f9edf5e8239693b718655b (diff)
downloadptxdist-a88455b4c1cc08ab5a1a98d945a992ddf8406a46.tar.gz
ptxdist-a88455b4c1cc08ab5a1a98d945a992ddf8406a46.tar.xz
gst-plugins-base1: add missing dependency
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-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 a43eb176d..c700ab454 100644
--- a/rules/gst-plugins-base1.in
+++ b/rules/gst-plugins-base1.in
@@ -12,6 +12,7 @@ menuconfig GST_PLUGINS_BASE1
select ALSA_LIB if GST_PLUGINS_BASE1_ALSA
select ALSA_LIB_PCM if GST_PLUGINS_BASE1_ALSA
select ALSA_LIB_MIXER if GST_PLUGINS_BASE1_ALSA
+ select ALSA_LIB_SEQ if GST_PLUGINS_BASE1_ALSA
select GLIB if GST_PLUGINS_BASE1_GIO
select LIBOGG if GST_PLUGINS_BASE1_OGG
select LIBTHEORA if GST_PLUGINS_BASE1_THEORA