source  "$SECTION_DIRECTORY/KDE_DEPENDS" &&
sub_depends qt4 QT3 &&
depends libx11      &&
depends kdepimlibs4 &&
depends libxml2     &&
depends pkgconfig   &&
depends -sub GRAPH boost &&
depends shared-mime-info &&
optional_depends libical '' '' 'calendar plugin' &&
optional_depends libofx  '' '' 'OFX direct connection to your bank' &&
if is_depends_enabled $SPELL libofx; then
  depends libxml++ &&
  depends glibmm
fi &&
optional_depends finance-quote '' '' 'stock exchange price quotes'
optional_depends aqbanking     '' '' 'online banking'  &&
if is_depends_enabled $SPELL aqbanking;then
  depends gwenhywfar
fi
