waf: Fix NFS quota support with libtirpc
[metze/samba/wip.git] / source3 / wscript_build
index d4bc3cb17002ed9a2c024041f1bcb05f4ab00889..76c5d6e203bd27a930e318c02e1a87eabf1a79e3 100644 (file)
@@ -594,7 +594,7 @@ bld.SAMBA3_SUBSYSTEM('sysquotas',
                         lib/sysquotas_nfs.c
                      ''',
                      allow_warnings=True,
-                     deps='samba3-util samba-util')
+                     deps='samba3-util samba-util tirpc')
 
 NOTIFY_SOURCES=''
 NOTIFY_DEPS=''