depends  pygtk2    &&
depends  pysqlite  &&
depends  intltool  &&
optional_depends dbus '--enable-remote' '--disable-remote' 'for remote control via DBus'       &&
optional_depends dbus-python '' '' 'for nice popup windows'                                    &&
optional_depends gtkspell '--enable-gtkspell' '--disable-gtkspell' 'To add spelling checking'  &&

source  $GRIMOIRE/FUNCTIONS  &&

if  check_if_xorg_modular_libs  gtk+2  ;  then
  optional_depends libxscrnsaver '--enable-idle' '--disable-idle' 'for idle module'
fi
