source  "$SECTION_DIRECTORY/KDE_DEPENDS"  &&
sub_depends qt4 SQLITE   &&
depends  sqlite       &&
depends  lcms        &&
depends  kdegraphics4  &&
depends  kipi-plugins4  &&
depends  jasper       &&
if [[ $VERSION == svn ]];then
depends subversion
fi  &&

optional_depends  kdepimlibs4 '' '' 'PIM support' &&
optional_depends  lensfun                    \
                  '-DWITH_LensFun=ON'        \
                  '-DWITH_LensFun=OFF'       \
                  'lens correction support'  &&

optional_depends  libgphoto2                \
                  '-DENABLE_GPHOTO2=ON'     \
                  '-DENABLE_GPHOTO2=OFF'    \
                  'digital camera support'   &&
optional_depends  liblqr                    \
                  '' '' \
                  'image resizing (thumbnails)'
