depends  popt    &&
depends  talloc  &&
depends  tdb     &&
depends  tevent  &&

optional_depends  'openldap'                                           \
                  '--with-ldap'                                        \
                  '--without-ldap'                                     \
                  'for Lightweight Directory Access Protocol support'  &&

optional_depends  'python'  ''  ''  'for Python bindings'  &&

optional_depends  'sqlite'                      \
                  '--with-sqlite3'              \
                  '--without-sqlite3'           \
                  'for SQLite backend support'
