[09:06] acheronuk, tsimonq2: Looks like there is an option for that: https://github.com/annulen/webkit/blob/qtwebkit-5.212/Source/cmake/OptionsQt.cmake#L241 [09:07] Should be as easy as adding -DUSE_GSTREAMER=OFF to EXTRA_CMAKE_ARGUMENTS (in d/rules). [09:08] hopefully gstreamer in -proposed will be sorted today so such measures won't be needed. it was just an idle thought and might not be wise [09:11] mitya57: hmmm. when I tried I added -DGSTREAMER_DEFAULT=OFF, which did not work. which I guess it wouldn't [09:24] @acheronuk, Yes, that probably wouldn't work. USE_GSTREAMER is better.