s4-waf: removed dependencies on missing subsystems
[kai/samba.git] / libcli / ldap / wscript_build
index c8274ab9454d2c482590de1a86c1b04a02d29414..d3b8446e276d8cd731f8f56218d2b70e86c35ec1 100644 (file)
@@ -12,6 +12,6 @@ bld.SAMBA_SUBSYSTEM('LIBCLI_LDAP_NDR',
        source='ldap_ndr.c',
        public_deps='LIBSAMBA-ERRORS talloc',
        public_headers='ldap_ndr.h',
-       deps='LIBSAMBA-UTIL ldb NDR_MISC NDR_SECURITY tevent'
+       deps='LIBSAMBA-UTIL ldb NDR_SECURITY tevent'
        )