depends libxml2
depends dbus-glib
depends polkit
depends intltool

optional_depends gtk+-3 \
                 "--with-gtk=3.0" "" \
                 "for GTK+-3 Support"

optional_depends openldap \
                 "--with-openldap" \
                 "--without-openldap" \
                 "for LDAP backend support" \
                 "n"

#optional_depends ORBit2 \
#                 "--enable-orbit" \
#                 "--disable-orbit" \
#                 "use ORBit for IPC instead of DBus" \
#                 "n"

optional_depends gtk-doc \
                 "--enable-gtk-doc" \
                 "--disable-gtk-doc" \
                 "for building documentation" \
                 "n"

optional_depends gobject-introspection \
                 "--enable-introspection" \
                 "--disable-introspection" \
                 "for object introspection" \
                 "y"
