]> 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)
committerLaura Flores <lflores@ibm.com>
Mon, 18 Aug 2025 20:25:47 +0000 (15:25 -0500)
commit285c7191509b9be67457cd9c56cb3b4938f42c19
tree0d954b5247e775ee257d2d087c0c87a4bad9382b
parent45b7da1854912a288e36cd7a8f07182fe169811c
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)
debian/control