summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-base1.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2019-10-03 09:22:16 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-10-03 18:48:10 +0200
commit7f004827f8a4725b7a280f9978d17c680a52f7e9 (patch)
tree0ccb79765ad941b3cb41d0de0afe6f243dbacf81 /rules/gst-plugins-base1.in
parent05f83fe61edc11149ab8441fddd0da461144bd63 (diff)
downloadptxdist-7f004827f8a4725b7a280f9978d17c680a52f7e9.tar.gz
ptxdist-7f004827f8a4725b7a280f9978d17c680a52f7e9.tar.xz
gst-plugins-base1: drop unnecessary dependency
subparse has not used libxml2 for some time. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-base1.in')
-rw-r--r--rules/gst-plugins-base1.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/gst-plugins-base1.in b/rules/gst-plugins-base1.in
index 6a70aaa40..4b92f48e3 100644
--- a/rules/gst-plugins-base1.in
+++ b/rules/gst-plugins-base1.in
@@ -18,8 +18,6 @@ menuconfig GST_PLUGINS_BASE1
select LIBTHEORA if GST_PLUGINS_BASE1_THEORA
select LIBVORBIS if GST_PLUGINS_BASE1_VORBIS
select PANGO if GST_PLUGINS_BASE1_PANGO
- select LIBXML2 if GST_PLUGINS_BASE1_SUBPARSE
- select LIBXML2_HTML if GST_PLUGINS_BASE1_SUBPARSE
select OPUS if GST_PLUGINS_BASE1_OPUS
select ZLIB if GST_PLUGINS_BASE1_ZLIB
select LIBTREMOR if GST_PLUGINS_BASE1_TREMOR