s4-waf: remove the need for some of the lib aliases
[samba.git] / source4 / auth / ntlm / wscript_build
index dde33c607717b665763d9c5e98d43d5260d6bbdd..4fd12cbbb95d87ed4e202ca3dbb119b90489c71d 100644 (file)
@@ -40,7 +40,7 @@ bld.SAMBA_MODULE('auth_unix',
        source='auth_unix.c',
        subsystem='auth',
        init_function='auth_unix_init',
-       deps='CRYPT PAM PAM_ERRORS NSS_WRAPPER UID_WRAPPER LIBTSOCKET'
+       deps='crypt pam PAM_ERRORS NSS_WRAPPER UID_WRAPPER LIBTSOCKET'
        )