diff --git a/setup.py b/setup.py
index 59ac4fbf94451b506363cb77a447a995d00f21f8..0eec5c9354585c08f9f025a4115bbb437d330bb7 100755
--- a/setup.py
+++ b/setup.py
@@ -34,6 +34,7 @@ setup(
         "syutil==0.0.1",
         "Twisted>=14.0.0",
         "service_identity>=1.0.0",
+        "pyyaml",
         "pyasn1",
         "pynacl",
         "daemonize",