summaryrefslogtreecommitdiff
path: root/lib/README
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2017-11-07 11:40:11 +0100
committerAndreas Schneider <asn@cryptomilk.org>2017-11-25 10:14:13 +0100
commit5d2b5e98485430ff0e07cd389609ccde0cd13975 (patch)
tree6999a2d669874931679cdfcafb00ea8713ab86d2 /lib/README
parent22bf36c85ae11cd280a58729348c76032910dc16 (diff)
downloadsamba-5d2b5e98485430ff0e07cd389609ccde0cd13975.tar.gz
build: Move nss_wrapper to third_party
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'lib/README')
-rw-r--r--lib/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/README b/lib/README
index 971438b0576..24e9fac5c66 100644
--- a/lib/README
+++ b/lib/README
@@ -1,7 +1,5 @@
compression - Various compression algorithms (MSZIP, lzxpress)
dnspython - Python module for working with DNS.
-nss_wrapper - Wrapper for the user and group NSS API allowing the use
- of other data sources.
popt - Command-line option parsing library
replace - Provides replacements for standard (POSIX, C99) functions
not provided by the host platform.