talloc: use the system pytalloc-util for python3 as well
[sfrench/samba-autobuild/.git] / lib / addns / wscript_build
old mode 100755 (executable)
new mode 100644 (file)
index f1bab05..b1948ba
@@ -2,6 +2,6 @@
 
 bld.SAMBA_LIBRARY('addns',
                    source='dnsquery.c dnsrecord.c dnsutils.c dnssock.c dnsgss.c dnsmarshall.c error.c',
-                   public_deps='DNS_HOSTS_FILE samba-util gssapi uuid resolv',
+                   public_deps='samba-util gssapi ndr resolv',
                    private_library=True,
                    vars=locals())