Commit b9adb95
committed
docker: drop libunwind-dev; conflicts with libunwind-14-dev on bookworm
build fail:
libunwind-14-dev : Conflicts: libunwind-dev
E: Unable to correct problems, you have held broken packages.
libunwind-dev is a virtual that resolves to libunwind-14-dev on
bookworm; explicitly requesting it conflicts when another package
already pulled in the versioned form. Nothing in our workflows directly
asks for libunwind-dev, so just drop it -- it'll come in transitively.1 parent ab5ab8d commit b9adb95
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments