Hello, I noticed that after building cryptsetup package, the libcryptsetup.h header file is located under target directory instead of staging : $ find target/ staging/ -name libcryptsetup.h target/usr/include/libcryptsetup.h $ Building packages that depend on libcryptsetup library is thus not possible.
*** This bug has been marked as a duplicate of bug 9691 ***