Skip to content

libsals2 dependency missing in libmemcached.pc #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
remicollet opened this issue Sep 9, 2021 · 2 comments
Closed

libsals2 dependency missing in libmemcached.pc #120

remicollet opened this issue Sep 9, 2021 · 2 comments

Comments

@remicollet
Copy link
Contributor

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 as such dependency are properly manage and detect during package build.

@remicollet
Copy link
Contributor Author

Notice: I not a cmake expert, and don't know how to add such line with the proper condition... ;)

@m6w6 m6w6 closed this as completed in 4b7c2c7 Sep 9, 2021
@remicollet
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant