s4-waf: cleanup use of LIBPOPT vs popt dependency
[ira/wip.git] / source4 / smbd / wscript_build
index da49ddb8a414f8679805ea44c38a3c12da978b5e..6c7a6dee03cf6b634b4f2f61fc9921f7f27990fc 100644 (file)
@@ -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}'
        )