<html><head></head><body><div>On Fri, 2023-04-07 at 16:22 -0400, Nathan Stratton via gstreamer-devel wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">I am trying to build the latest GStreamer on el9 and running into a problem that I el9 does not have a new enough GTK4. I don't care about gtk4, but I can't figure out how to disable it when building GStreamer. Does anyone have any ideas?</div></blockquote><div><br></div><div>Check the README.md. You can build each individual plugin separately by running cargo / cargo-c from inside the directory or specifying its name, or all dependency-less plugins by running from the top level without passing --all.</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"></blockquote><div><br></div><div><span><pre>-- <br></pre><div><div><span style="font-family: Calibri, sans-serif; font-size: 14.666667px;">Sebastian Dröge, Centricular Ltd · </span><a href="https://www.centricular.com/" title="Click to open https://www.centricular.com/" style="color: rgb(0, 0, 238); font-family: Calibri, sans-serif; font-size: 14.666667px;">https://www.centricular.com</a></div></div></span></div></body></html>