From /var/tmp/build-root/openSUSE_Leap_15.2-x86_64/home/abuild/rpmbuild/BUILD/openssh-8.3p1/config.log: configure:14672: checking fido.h usability configure:14672: cc -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FOR TIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tab les -fstack-clash-protection -g -fpie -fstack-protector -pipe -Wno-error=format- truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-securit y -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fal lthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -f stack-protector-strong -fPIE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURC E -I/usr/include/editline -DLDAP_DEPRECATED -DOPENSSL_LOAD_CONF conftest.c >&5 configure:14672: $? = 0 configure:14672: result: yes configure:14672: checking fido.h presence configure:14672: cc -E -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/u sr/include/editline -DLDAP_DEPRECATED -DOPENSSL_LOAD_CONF conftest.c configure:14672: $? = 0 configure:14672: result: yes configure:14672: checking for fido.h configure:14672: result: yes configure:14680: checking for fido/credman.h configure:14680: cc -c -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g -fpie -fstack-protector -pipe -Wno-error=format-truncation -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -Wimplicit-fallthrough -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fstack-protector-strong -fPIE -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_DEFAULT_SOURCE -I/usr/include/editline -DLDAP_DEPRECATED -DOPENSSL_LOAD_CONF conftest.c >&5 conftest.c:331:10: fatal error: fido/credman.h: No such file or directory #include <fido/credman.h> ^~~~~~~~~~~~~~~~ compilation terminated. --- [] ls -l /var/tmp/build-root/openSUSE_Leap_15.2-x86_64/usr/include/fido/ total 16K -rw-r--r-- 1 root root 2.3K Mar 21 2019 err.h -rw-r--r-- 1 root root 953 Mar 21 2019 es256.h -rw-r--r-- 1 root root 1.9K Mar 21 2019 param.h -rw-r--r-- 1 root root 536 Mar 21 2019 rs256.h --- Is there a BuildRequires I'm missing? I'm using pkgconfig(libfido2).