Adding a dependency on Nepomuk to kdegraphics

Aurélien Gâteau aurelien.gateau at free.fr
Wed Mar 19 14:50:33 GMT 2008


Allen Winter wrote:

> On Tuesday 18 March 2008 17:07:44 Aurélien Gâteau wrote:
>> Hello,
>>
>> I have been working on adding support for Nepomuk to Gwenview lately. I
>> added the necessary CMake checks to find the required library, based on
>> the kdebase checks.
>> I noticed Nepomuk is an optional dependency of kdebase. Am I right in
>> assuming the dependency is optional because Nepomuk was not as available
>> or stable as now when this dependency was introduced? Should I make
>> kdegraphics dependency on Nepomuk optional too?
>>
> 
> Nepomuk will only be built in kdelibs if Soprano is available.
> And one might wish to build kdegraphics without Nepomuk support
> optionally.
> 
> So a macro_optional_find_package(Nepomuk) might be what you want.

Thanks, will do so.

Aurélien




More information about the kde-core-devel mailing list