s4:dsdb/extended_dn_in: Fix DNs and filter expressions in extended match ops
[obnox/samba/samba-obnox.git] / third_party / wscript_build
index d8b9aae01543cdc65afd631f67e1505e8da35fbb..0be84743b3e5c0bf4e98174e46e1d660d3abc026 100644 (file)
@@ -4,6 +4,7 @@ import os
 
 # work out what python external libraries we need to install
 external_libs = {
+    "dns.resolver": "dnspython/dns",
     }
 
 list = []