s4: Drop duplicate 'lib' prefix for private libraries.
[metze/samba/wip.git] / source4 / lib / messaging / wscript_build
index 7eb26127b6248537fba24dbc8aec4ea03546dfb1..465a90b2644cee18f4e2ce269d4653988e2e5e12 100644 (file)
@@ -9,7 +9,7 @@ bld.SAMBA_SUBSYSTEM('MESSAGING',
 
 bld.SAMBA_PYTHON('python_messaging',
        source='pymessaging.c',
-       deps='MESSAGING libevents pyparam_util',
+       deps='MESSAGING events pyparam_util',
        realname='samba/messaging.so'
        )