Skip to content

tests: fix possible libscpp build failure in gst-plugins-bad

../subprojects/gst-plugins-bad/tests/check/libs/gstlibscpp.cc:41: fatal error: gst/mpegts/gstmpegts-enumtypes.h: No such file or directory

Could only pass the needed deps to the libscpp test, but gets messier to maintain, so let's at it for consistency.

Merge request reports