mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s4-net: the net binary depends on the auth subsystem
This helps with the OpenChange build
This commit is contained in:
parent
7571c15af9
commit
41fc0dd0ef
@ -12,7 +12,7 @@ bld.SAMBA_MODULE('net_drs',
|
||||
bld.SAMBA_BINARY('net',
|
||||
source='net.c net_password.c net_join.c net_vampire.c net_gpo.c',
|
||||
autoproto='net_proto.h',
|
||||
deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-NET popt POPT_SAMBA POPT_CREDENTIALS net_drs policy',
|
||||
deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-NET popt POPT_SAMBA POPT_CREDENTIALS net_drs policy auth',
|
||||
needs_python=True
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user