[Kde-imaging] [kipiplugins] [Bug 349208] New: cmake can't find external libkvkontakte
Antonio Rojas
arojas at archlinux.org
Mon Jun 15 22:00:36 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=349208
Bug ID: 349208
Summary: cmake can't find external libkvkontakte
Product: kipiplugins
Version: 4.11.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: vkontakte
Assignee: kde-imaging at kde.org
Reporter: arojas at archlinux.org
Trying to build kipi-plugins 4.11.0 against external libkvkontakte 4.11.0
fails, because the FindLibKVkontakte.cmake file shipped by kipi-plugins
overrides the one installed by the libkvkontakte package. The former tries to
find libkvkontakte via pkgconfig, which fails since libkvkontakte-4.11.0
doesn't ship a .pc file.
Removing the FindLibKVkontakte.cmake shipped by kipi-plugins fixes it.
Reproducible: Always
Steps to Reproduce:
1. Install libkvkontakte 4.11
2. Try to build digikam SC 4.11
Actual Results:
libkvkontakte is not found
Expected Results:
libkvkontakte is found
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-imaging
mailing list