# current-vs-stable dep overrides for test-build. # Copy to ~/.config/sbo-testbuild/overrides and edit. Applied only when # targeting -current (15.0 is the SBo baseline). One rule per line. # # drop: dep is a 15.0-only SBo package whose payload the # -current base already ships; skipped at resolution # (not built, not flagged UNMET). e.g. rust-opt: # 15.0 needs the SBo rust-opt, current has rust in base. # rename: -> dep was renamed on -current # fetch: dep was removed from the -current tree; pull via sbopkg # # Start light: add rules only when a real package needs them. # drop: rust-opt # rename: python3-foo -> foo # fetch: somelib