diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/wscript_build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build index 762ef9ee77..b9616c1368 100644 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -729,7 +729,7 @@ bld.SAMBA3_SUBSYSTEM('LIBMSRPC', source='${LIBMSRPC_SRC}', deps='''ndr ndr-util NDR_SECURITY NDR_DCERPC NDR_SCHANNEL RPC_NDR_EPMAPPER COMMON_SCHANNELDB LIBCLI_AUTH - LIBTSOCKET''', + LIBTSOCKET krb5''', vars=locals()) bld.SAMBA3_SUBSYSTEM('LIBMSRPC_GEN', |