https://bugs.kde.org/show_bug.cgi?id=378932

Elvis Angelaccio <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Elvis Angelaccio <[email protected]> ---
I was recently hit by this with kio-gdrive.
The problem is that intltools is a build-time only dependency,
kaccounts-integration is perfectly functional without intltools installed at
runtime.

So the only solution is that every project that uses kaccounts_add_service adds
a find_package(Intltools) call (which is annoying because intltool is not
cmake-friendly, you need to add a FindIntltool.cmake in your project).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to