Skip to content

Commit a961b2f

Browse files
committed
control.debian.tmpl/libasound: allow libasoundt64 for trixie t64 migration
1 parent a2a9cce commit a961b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control.debian.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Section: base
44
Priority: optional
55
Installed-Size: ${INSTALLED_SIZE}
66
Architecture: ${ARCHITECTURE}
7-
Depends: libc6 (>= 2.31), coreutils (>= 8.32), libasound2 (>= 1.2.4), avahi-daemon (>= 0.8), alsa-utils (>= 1.2.4), libpulse0 (>= 14.2), systemd (>= 247.3), init-system-helpers (>= 1.60)
7+
Depends: libc6 (>= 2.31), coreutils (>= 8.32), libasound2 (>= 1.2.4) | libasound2t64 (>= 1.2.4), avahi-daemon (>= 0.8), alsa-utils (>= 1.2.4), libpulse0 (>= 14.2), systemd (>= 247.3), init-system-helpers (>= 1.60)
88
Maintainer: ${RASPOTIFY_AUTHOR}
99
Homepage: https://github.com/dtcooper/raspotify
1010
Vcs-Browser: https://github.com/dtcooper/raspotify

0 commit comments

Comments
 (0)