summaryrefslogtreecommitdiff
path: root/source4/smbd/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/smbd/wscript_build')
-rw-r--r--source4/smbd/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/smbd/wscript_build b/source4/smbd/wscript_build
index da49ddb8a4..6c7a6dee03 100644
--- a/source4/smbd/wscript_build
+++ b/source4/smbd/wscript_build
@@ -23,7 +23,7 @@ bld.SAMBA_BINARY('samba',
installdir='SBINDIR',
subsystem_name='service',
deps='''LIBEVENTS process_model service LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL POPT_SAMBA PIDFILE
- LIBPOPT gensec registry ntptr ntvfs share CLUSTER DCESRV''',
+ popt gensec registry ntptr ntvfs share CLUSTER DCESRV''',
needs_python=True,
install_path='${SBINDIR}'
)