Only the onvif and closedcaption plugins actually depend on Pango.
Signed-off-by: Michael Tretter <[email protected]>
---
rules/gst-plugins-rs.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/gst-plugins-rs.in b/rules/gst-plugins-rs.in
index 51c848533e0b..8db30f821060 100644
--- a/rules/gst-plugins-rs.in
+++ b/rules/gst-plugins-rs.in
@@ -12,7 +12,7 @@ menuconfig GST_PLUGINS_RS
select GST_PLUGINS_BAD1_WEBRTC if GST_PLUGINS_RS_WEBRTC ||
GST_PLUGINS_RS_WEBRTCHTTP
select LIBWEBP if GST_PLUGINS_RS_WEBP
select LIBWEBP_DEMUX if GST_PLUGINS_RS_WEBP
- select PANGO
+ select PANGO if GST_PLUGINS_RS_ONVIF ||
GST_PLUGINS_RS_CLOSEDCAPTION
prompt "gst-plugins-rs "
help
GStreamer plugins written in Rust.
--
2.39.2