depends  xfce-mcs-manager  &&

if [ "$COMPOSITOR" = "y" ]; then
  depends  XDAMAGE "--enable-compositor"
fi  &&

if  [  "$(get_spell_provider  $SPELL  XDAMAGE)"  ==  "xorg-server"  ];  then
  depends  libxrender
fi  &&

optional_depends  "startup-notification"      \
                  ""                          \
                  ""                          \
                  "for startup notification"
