add gstreamer devel libraries
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 36.05%. Comparing base (
3cbffdd) to head (da97bb3). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1263 +/- ##
=======================================
Coverage 36.05% 36.05%
=======================================
Files 115 115
Lines 9070 9070
=======================================
Hits 3270 3270
Misses 5800 5800
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
We may also need libgstreamer-plugins-base1.0-dev for ogg support, but I'm not sure if that's necessary here?
We may also need
libgstreamer-plugins-base1.0-devfor ogg support, but I'm not sure if that's necessary here?
The libraries are in the runtime sdk, but the pkgconfig and development files got removed in the sdk, thus the need of these files. So, we need files mostly to satisfy the build. I'll try to look into it once again.
Please mark this as "ready for review" when you're ready
I'll just merge this for now to try and get builds working