Make krb5 wrapper library common so they can be used all over
[amitay/samba.git] / libcli / smb / wscript_build
old mode 100644 (file)
new mode 100755 (executable)
index 7a21d4a..6feed44
@@ -10,7 +10,7 @@ bld.SAMBA_LIBRARY('cli_smb_common',
                smbXcli_base.c
                smb1cli_trans.c
        ''',
-       deps='LIBCRYPTO errors gssapi gensec KRB5_WRAP LIBASYNC_REQ',
+       deps='LIBCRYPTO errors gssapi gensec krb5samba LIBASYNC_REQ',
        public_deps='talloc samba-util',
        private_library=True,
        public_headers='''