source  $SECTION_DIRECTORY/KDE_DEPENDS  &&
depends  kdepimlibs4   &&
depends  xproto        &&
depends  xextproto     &&
depends  xmessage      &&
depends  libxdmcp      &&
depends  libxrandr     &&
depends  libxxf86misc  &&

runtime_depends  xprop  &&

suggest_depends xrdb             '' '' "update the X resource database"      &&
suggest_depends xkeyboard-config '' '' "allow multiple consoles ctl-alt-Fn"  &&

optional_depends  freetype2   '' ''   'anti-aliasing of fonts'     &&
optional_depends  libxft      '' ''   'Freetype interface'         &&
optional_depends  libxkbfile  '' ''   'keyboard interface'         &&
optional_depends  libxtst     '' ''   'testing client interfaces'  &&
optional_depends  libxext     '' ''   'PowerDevil power manager'   &&
optional_depends  lm_sensors  '' ''   'hardware monitoring'        &&
optional_depends  glib2       '' ''   'gnome support'              &&
optional_depends  libraw1394  '' ''   'Firewire support'           &&
optional_depends  libxklavier '' ''   'keyboard configuration'     &&
optional_depends  libusb      '' ''   'usb support'                &&

if [[ "$BLUEZ" != "none" ]]; then
        depends $BLUEZ;
fi &&

optional_depends  gpsd        '' ''   'geolocation support vis GPS' &&
optional_depends  openldap    '' ''   'LDAP authentication'        &&
optional_depends  LIBSASL     '' ''   'Cyrus SASL authentication'  &&
optional_depends -sub PYTHON kdebindings4 '' '' 'scripting Python plasmoids' &&
optional_depends  qedje  '' ''   'scripting edje plasmoid' &&
optional_depends  consolekit  '' ''   'ConsoleKit integration in KDM' &&
optional_depends  polkit-qt   '' ''   'PolicyKit integration in KDM'
#optional_depends networkmanager  '' ''   ''


