As in installed headers we have `# include <sasl/sasl.h>` The `libmemcached.pc` should have this dependency `Requires: libsasl2` This will also fix [Fedora bug #2002541](https://bugzilla.redhat.com/show_bug.cgi?id=2002541) as such dependency are properly manage and detect during package build.