Review Request 119544: Fix FindGSASL for Debian testing
Daniele E. Domenichelli
ddomenichelli at kde.org
Wed Jul 30 14:27:07 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119544/
-----------------------------------------------------------
(Updated July 30, 2014, 2:27 p.m.)
Status
------
This change has been marked as submitted.
Review request for Telepathy and Sven Brauch.
Repository: libqinfinity
Description
-------
libqinfinity fails to locate libgsasl on Debian testing, because the name known by pkg-config is not gsasl but libgsasl.
This small patch fixes it.
Diffs
-----
CMakeModules/FindGSASL.cmake 174ed5b
Diff: https://git.reviewboard.kde.org/r/119544/diff/
Testing
-------
Tested on debian testing, it now properly detects the library.
Using PKG_SEARCH_MODULE instead of PKG_CHECK_MODULES should ensure that it will still work wherever the name is gsasl, see http://cmake.org/cmake/help/git-master/module/FindPkgConfig.html
Thanks,
Daniele E. Domenichelli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20140730/7933781a/attachment.html>
More information about the KDE-Telepathy
mailing list