summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/dhcpy6d/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/dhcpy6d/README b/python/dhcpy6d/README
index c54af0e843..7db541df80 100644
--- a/python/dhcpy6d/README
+++ b/python/dhcpy6d/README
@@ -4,3 +4,5 @@ days. It allows easy dualstack transistion, addresses may be generated
randomly, by range, by arbitrary ID or MAC address. Clients can get
more than one address, leases and client configuration can be stored
in databases and DNS can be updated dynamically.
+
+MySQL-python and dnspython are optional dependencies.