* [ptxdist] [PATCH] libxml2-DOM-cleanup: Remove XML DOM tree manipulation symbol.
@ 2025-04-04 20:51 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-04-04 20:51 UTC (permalink / raw)
To: ptxdist
This symbol represents functionality that currently is always enabled >= 2.14.0
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/gst-plugins-bad1.in | 1 -
rules/libxslt.in | 3 +--
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.in
index 370c555a6..80b7970f7 100644
--- a/rules/gst-plugins-bad1.in
+++ b/rules/gst-plugins-bad1.in
@@ -20,7 +20,6 @@ menuconfig GST_PLUGINS_BAD1
select LIBCURL if GST_PLUGINS_BAD1_CURL
select LIBCURL_LIBSSH2 if GST_PLUGINS_BAD1_CURL_SSH2
select LIBXML2 if GST_PLUGINS_BAD1_DASH || GST_PLUGINS_BAD1_SMOOTHSTREAMING || GST_PLUGINS_BAD1_TTML
- select LIBXML2_DOM if GST_PLUGINS_BAD1_DASH || GST_PLUGINS_BAD1_SMOOTHSTREAMING
select OPENSSL if GST_PLUGINS_BAD1_AES
select OPENSSL if GST_PLUGINS_BAD1_DTLS
select OPENSSL if GST_PLUGINS_BAD1_HLS
diff --git a/rules/libxslt.in b/rules/libxslt.in
index e3dd0b920..ad4c67c81 100644
--- a/rules/libxslt.in
+++ b/rules/libxslt.in
@@ -1,4 +1,4 @@
-## SECTION=system_libraries
+# SECTION=system_libraries
menuconfig LIBXSLT
tristate
@@ -7,7 +7,6 @@ menuconfig LIBXSLT
select LIBXML2_OUTPUT
select LIBXML2_XINCLUDE
select LIBXML2_XPTR
- select LIBXML2_DOM
select LIBXML2_HTML
select LIBGCRYPT if LIBXSLT_CRYPTO
help
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-04 20:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-04 20:51 [ptxdist] [PATCH] libxml2-DOM-cleanup: Remove XML DOM tree manipulation symbol Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox