depends rep-gtk2

if [[ "${SAWFISH_IMAGE}" == "imlib" ]]; then
   depends imlib
fi

optional_depends audiofile                                   \
                 "--with-audiofile"                          \
                 "--without-audiofile"                       \
                 "Use libaudiofile for sound manipulation?"  &&

optional_depends esound                                      \
                 "--with-esd"                                \
                 "--without-esd"                             \
                 "Use the Enlightened Sound Daemon?"  
