s4-waf: more places missing libreplace
[nivanova/samba-autobuild/.git] / lib / nss_wrapper / wscript_build
index f026ec615d23545573935b547f517e8614d9ca60..c469379741df3d527afa36b35704f16e4672f95a 100644 (file)
@@ -6,6 +6,6 @@
 
 bld.SAMBA_SUBSYSTEM('NSS_WRAPPER',
                     source='nss_wrapper.c',
-                    deps='dl'
+                    deps='dl replace'
                     )