Hi all With the recent change to webkitgtk package definition, webRTC is always enabled https://cgit.git.savannah.gnu.org/cgit/guix.git/commit/gnu/packages/webkit.scm?id=840d690b458370fe05208dc41560919a4bfae25b
This means gst-plugins-bad is now a hard dependency which is not specified in the inputs. This means projects which use webkitgtk will now fail to compile, unless they pull gstwebrtc-1.0 manually. Would it be possible to fix, adding into propagated-inputs, so that the above is automatic?
