import { Dependency } from '../../../types'; export const netdataInstallDependencies: Dependency[] = [ { binary: 'sendmail', packageName: 'sendmail', }, ];