s4-waf: removed dependencies on missing subsystems
[abartlet/samba.git/.git] / source4 / web_server / wscript_build
index eb0f44f4da50811b2d4135189c8665ceda709523..e58635536620fb14fa7097b4a43574dff6fd3055 100644 (file)
@@ -14,6 +14,6 @@ bld.SAMBA_MODULE('WEB',
                autoproto_extra_source='wsgi.c',
                subsystem='service',
                init_function='server_service_web_init',
-               deps='LIBTLS smbcalls process_model LIBPYTHON WEB_WSGI',
+               deps='LIBTLS process_model LIBPYTHON WEB_WSGI',
                pyembed=True,
                )