Commit a361399
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 19808e9 commit a361399
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
648 | | - | |
| 648 | + | |
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
| |||
0 commit comments