]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
debian/control: install libnuma-dev unconditionally
authorDan Mick <dan.mick@redhat.com>
Mon, 18 Aug 2025 19:15:42 +0000 (12:15 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Tue, 19 Aug 2025 22:46:03 +0000 (22:46 +0000)
commitca8693c8c54f411ec3f93a2f9a59edb8386e2a33
treebaddb876ba598a932ecc9e2e23e74893aa7fc61e
parentf7b36980fb1524e6cf267bca1b106e45bf1192ce
debian/control: install libnuma-dev unconditionally

The arm64-only module uadk needs numa.h to build; nothing else
ensures it's available.  Make it an unconditional ceph build
dependency on behalf of the arm64 build.

Fixes: https://tracker.ceph.com/issues/72594
Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit fa6c38c1d04f6f6e4529aae5c7bf815f621ba8b4)
(cherry picked from commit 285c7191509b9be67457cd9c56cb3b4938f42c19)
debian/control