s3-waf: Link LIBNET only against needed subsystems.
authorAndreas Schneider <asn@samba.org>
Fri, 20 Jan 2012 14:53:00 +0000 (15:53 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 25 Jan 2012 10:58:27 +0000 (11:58 +0100)
source3/wscript_build

index 38f52449ac535f8263c7e29e9643c5e62db439eb..8a97c7cd2b0735998b42d8114497bedb6fdf7985 100755 (executable)
@@ -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',