From: Andreas Schneider Date: Fri, 20 Jan 2012 14:53:00 +0000 (+0100) Subject: s3-waf: Link LIBNET only against needed subsystems. X-Git-Tag: tevent-0.9.15~234 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f4031e52fbb983ae4c09230382a65e5b363ec41;p=thirdparty%2Fsamba.git s3-waf: Link LIBNET only against needed subsystems. --- diff --git a/source3/wscript_build b/source3/wscript_build index 38f52449ac5..8a97c7cd2b0 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -1026,7 +1026,7 @@ bld.SAMBA3_SUBSYSTEM('FNAME_UTIL', bld.SAMBA3_SUBSYSTEM('LIBNET', source=LIBNET_SRC, - deps='NDR_LIBNET_JOIN KRB5_WRAP net_keytab', + deps='NDR_LIBNET_JOIN net_keytab', vars=locals()) bld.SAMBA3_LIBRARY('net_keytab',