Skip to content

Commit cb12afd

Browse files
committed
feat(debos/rootfs): APT pinning for pipewire
Prefer pipewire from trixie-overlay over everything else. Signed-off-by: Loïc Minier <[email protected]>
1 parent acda255 commit cb12afd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# for binary packages built from these source packages, score the version from
2+
# trixie-overlay higher than versions from Debian for compliance
3+
Package: src:pipewire:any
4+
Pin: release n=trixie-overlay
5+
Pin-Priority: 950
6+

0 commit comments

Comments
 (0)