waf: add library dependency for sendfile on Solaris
[gd/samba-autobuild/.git] / lib / smbconf / wscript_build
index 9879624726b95e365bfaff5b04b4a00b7bb20fa0..4f9930a1ae049713f0e540b046a4aaef2917af46 100644 (file)
@@ -1,5 +1,5 @@
 bld.SAMBA_SUBSYSTEM('LIBSMBCONF',
                     source='smbconf.c smbconf_txt.c smbconf_util.c',
-                    deps='talloc'
+                    deps='talloc sendfile'
                     )