s4-build: removed some unnecessary dependencies
[kai/samba-autobuild/.git] / source4 / lib / samba3 / wscript_build
index 2e47a15eaa81180e2d65725e6dc1b2645ba515a3..51ac747f4d82a99374c2a03795a6caaf04c8a432 100644 (file)
@@ -3,7 +3,7 @@
 
 bld.SAMBA_LIBRARY('smbpasswd',
                   source='smbpasswd.c',
-                  deps='CHARSET samba-util',
+                  deps='samba-util',
                   private_library=True
                   )