Commit 547ffb4
committed
github: Fix potential 32-bit package installations.
On the latest Fedora 43 image, 'dnf builddep' may install
the 32-bit version of libcap-ng-devel, which causes the
build to fail. This change forces builddep to exclude
32-bit packages, ensuring the correct x86_64 variants
are installed.
Acked-by: Ilya Maximets <i.maximets@ovn.org>
Signed-off-by: Eelco Chaudron <echaudro@redhat.com>1 parent 242cadd commit 547ffb4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
| 622 | + | |
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
| |||
0 commit comments