X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=third_party%2Fwscript;fp=third_party%2Fwscript;h=ecd1975d7b897f7631d0d4c47837e4fae328f074;hb=923010d99bd79c36b8d6dbedef4228df4d6fa1b4;hp=f7a6daff0dd2ca47cd4255101e0fd13c3ecc562e;hpb=75d15484f3b71b1a2684c4a73e53aaa467f9932b;p=gd%2Fsamba-autobuild%2F.git diff --git a/third_party/wscript b/third_party/wscript index f7a6daff0dd..ecd1975d7b8 100644 --- a/third_party/wscript +++ b/third_party/wscript @@ -7,7 +7,6 @@ from waflib import Options, Errors # work out what python external libraries we need to install external_pkgs = { - "dns.resolver": "dnspython/dns", "iso8601": "pyiso8601/iso8601", }