Commit ce9d871
committed
fix(deb): drop 32-bit build-deps to match 64-bit-only build
PR #17 stopped installing gcc-multilib/libc6-dev-i386 in the Release
workflow (the deb already forces --enable-only64bit) but left them in
debian/control Build-Depends, so dpkg-checkbuilddeps aborted debuild
before any compile and the release produced no .deb assets.1 parent 56fdc88 commit ce9d871
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
| |||
0 commit comments