blob: 706d6ea42da7f7a5eeb6c38b7babd45b660db24a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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: <prog> dep is in 15.0 but already in the -current base
# rename: <old> -> <new> dep was renamed on -current
# fetch: <prog> dep was removed from the -current tree; pull via sbopkg
#
# Start light: add rules only when a real package needs them.
# drop: rust
# rename: python3-foo -> foo
# fetch: somelib
|