depends glib2 &&
depends gtk+2 &&

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

optional_depends libnotify \
                 "--enable-notifications" \
                 "--disable-notifications" \
                 "for notifications support"
