1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00

build: Remove the big samba3util dependency from TLDAP

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Volker Lendecke 2024-10-28 10:44:47 +01:00
parent 469e1ebd71
commit baeedee534

View File

@ -103,8 +103,9 @@ bld.SAMBA3_SUBSYSTEM('TLDAP',
deps=''' deps='''
asn1util asn1util
LIBTSOCKET LIBTSOCKET
samba3util util_tsock
LIBTLS LIBTLS
gensec
''') ''')
bld.SAMBA3_BINARY('test_tldap', bld.SAMBA3_BINARY('test_tldap',