#add modules that are required or optionaly required here
#required
#depends <module>
#optional
#optional_depends "<module>" "<config options to include eg. --with-...>"\
#    "<config options to exclude eg. --without-...>" \
#    "<the all important reason why>"

optional_depends "xforms" "" "" "for x gui support"
