depends gtk+2 &&
depends libxml2 &&

optional_depends GETTEXT \
                 "--enable-nls" \
                 "--disable-nls" \
                 "for Native Language Support" &&

optional_depends FAM \
                 "--with-fam" \
                 "--without-fam" \
                 "for file monitoring support" &&

optional_depends pygtk2 \
                 "--with-python" \
                 "--without-python" \
                 "to enable Python plugins"
