summaryrefslogtreecommitdiff
path: root/source4/lib/registry/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/registry/wscript_build')
-rw-r--r--source4/lib/registry/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/registry/wscript_build b/source4/lib/registry/wscript_build
index de36133f05..592d387a2e 100644
--- a/source4/lib/registry/wscript_build
+++ b/source4/lib/registry/wscript_build
@@ -63,7 +63,7 @@ bld.SAMBA_SUBSYSTEM('torture_registry',
bld.SAMBA_PYTHON('py_registry',
source='pyregistry.c',
- public_deps='registry PYTALLOC pycredentials pyparam_util',
+ public_deps='registry PYTALLOC pyparam_util',
realname='samba/registry.so'
)