ntvfs: Add some missing dependencies on tevent/events.
[kamenim/samba.git] / source4 / ntvfs / sysdep / wscript_build
index 105209b94d933c20c49933f09618b67f828ec07a..d8d5b55017b577d5c5f67659e3507c02d702eff1 100644 (file)
@@ -11,7 +11,7 @@ bld.SAMBA_MODULE('sys_notify_inotify',
 
 bld.SAMBA_SUBSYSTEM('sys_notify',
                     source='sys_notify.c',
-                    deps='talloc'
+                    deps='talloc tevent'
                     )