Stop depending on obsolete libpmem-dev, re-implemented in MariaDB
In 8e663f5e (MDEV-32791) upstream MariaDB stopped using the PMEM library.
In 3f9f5ca4 (MDEV-33447) upstream re-implemented the pmem_persist() to be able to use PMEM againg from MariaDB 10.11+ onwards, but now without having to depend on the library.
https://github.com/MariaDB/server/commit/8e663f5e9041e8e0998c792bf8d0c297a8b0721a https://github.com/MariaDB/server/commit/3f9f5ca48e6be55613926964314f550c8ca8542d
Edited by Otto Kekäläinen