os icon indicating copy to clipboard operation
os copied to clipboard

Add -dev subpackage to libsrt

Open sDaman830 opened this issue 2 months ago • 0 comments

Fixes #68756

Summary

Splits development files from libsrt into a separate libsrt-dev subpackage to reduce image bloat when only the runtime library is needed.

Changes:

  • Added libsrt-dev subpackage
  • Bumped epoch from 4 to 5
  • Used split/dev pipeline for automatic file separation

sDaman830 avatar Nov 08 '25 18:11 sDaman830