Package: libnvme-dev Version: 1.4-3 Severity: serious The libnvme.pc declares the following dependencies: Requires.private: json-c >= 0.13, openssl >= 1.1.0, libkeyutils
Those need to be added to the Depends of libnvme-dev, otherwise pkgconfig will fail to e.g. resolve cflags. # pkgconf --cflags libnvme Package json-c was not found in the pkg-config search path. Perhaps you should add the directory containing `json-c.pc' to the PKG_CONFIG_PATH environment variable Package 'json-c', required by 'libnvme', not found Package 'openssl', required by 'libnvme', not found Package 'libkeyutils', required by 'libnvme', not found