Bug 220664

Summary: optional dependency on ontologies not so optional
Product: [Applications] dolphin Reporter: Michal Svoboda <kde>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED FIXED    
Severity: normal CC: sebastian, trueg
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Michal Svoboda 2009-12-30 12:07:11 UTC
Version:           4.3.85 (using Devel)
Installed from:    Compiled sources

when building kdebase:

-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
   * Shared desktop ontologies  <http://oscaf.sourceforge.net>
     Desktop ontologies
     Ontologies necessary for the Nepomuk semantic desktop.


CMake Error in apps/dolphin/src/CMakeLists.txt:
  Cannot find source file "nfo.trig".  Tried extensions .c .C .c++ .cc .cpp
  .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx


...and of course build fails. Needless to say I would opt to keep the dependency truly optional.