Workaround for #1084791 part 3

Package realtek-firmware 20240909-2 migrated to testing/trixie. The
removal of firmware-realtek-rtl8723cs-bt in #1085075 has not taken place
yet, so the workaround needs to be applied to trixie too.
This commit is contained in:
Roland Clobus 2024-11-06 19:51:10 +01:00
parent 0bf71641ef
commit e6efd799fc
No known key found for this signature in database
GPG Key ID: 62C57C6AA61495BD
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ Firmware_List_From_Contents () {
fi
# Work around #1084791 (File conflict between firmware-realtek and firmware-realtek-rtl8723cs-bt)
# TODO: This work around must be removed as soon as the bug is fixed
if In_list ${DISTRO_CHROOT} sid unstable
if In_list ${DISTRO_CHROOT} sid unstable trixie testing
then
if In_list non-free-firmware/kernel/firmware-realtek,non-free-firmware/kernel/firmware-realtek-rtl8723cs-bt ${FIRMWARE_PACKAGES}
then