if is_depends_enabled $SPELL kdebase4; then
  qt4_cmake_build
else
  cmake_build
fi
