source $GRIMOIRE/KDE4_DEPENDS &&
depends automoc  &&
depends  kde-runtime &&
#depends  xorg-server &&
#depends  kactivities   &&
depends  xproto        &&
depends  xextproto     &&
depends  xcb-proto     &&
depends  libx11        &&
depends  libxcb        &&
depends  libxdmcp      &&
#depends  libxrandr     &&
depends  libdbusmenu-qt &&
depends  strigi         &&
depends  qimageblitz    &&
#runtime_depends  xprop  &&

depends OPENGL &&
depends boost  &&

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

#optional_depends  attica      '' ''   'GetHotNewStuff support' &&
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  libxres     '' ''   'X11 Resource extension'     &&
optional_depends  lm_sensors  '' ''   'hardware monitoring'        &&
optional_depends  glib2       '' ''   'gnome support'              &&
optional_depends  libraw1394  '' ''   'Firewire support'           &&
optional_depends  libusb      '' ''   'usb support'                &&
optional_depends  nepomuk-core '' '-DCMAKE_DISABLE_FIND_PACKAGE_NepomukCore=1'  'Nepomuk support'            &&
optional_depends  PYTHON '' '-DCMAKE_DISABLE_FIND_PACKAGE_PythonLibrary=1' 'some plasma modules'&&
optional_depends  qjson       '' ''   'manage JSON objects'        &&
optional_depends  gpsd        '' ''   'geolocation support vis GPS' &&
optional_depends  openldap    '' ''   'LDAP authentication'        &&
#optional_depends  LIBSASL     '' ''   'Cyrus SASL authentication'  &&
#optional_depends  qedje       '' ''   'scripting edje plasmoid' &&
optional_depends  linux-pam   '' ''   'enhanced security with PAM' &&
optional_depends  CONSOLE-MANAGER '' ''   'ConsoleKit integration in KDM' &&
optional_depends  polkit-qt-1 '' ''   'PolicyKit integration in KDM' &&
#optional_depends networkmanager  '' ''   ''
optional_depends  DEVICE-MANAGER        '' ''   'hardware monitoring'
optional_depends  pciutils    '' ''   'PCI support'
optional_depends  fontconfig  '' ''   'font configuration'
optional_depends  BLUEZ       '' ''   'Bluetooth support'
optional_depends  wayland     '' ''   'Wayland compositor support' &&
if is_depends_enabled $SPELL wayland;then
  depends libxkbcommon
fi

