From e3337461af0524865fc61ed09ef3ac1f181d4599 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 10 Jun 2008 16:15:37 -0700
Subject: [PATCH] setup: trivial change: the name of the "Nevow" distribution
 is capitalized

---
 _auto_deps.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_auto_deps.py b/_auto_deps.py
index 2296f7a7..1f79272d 100644
--- a/_auto_deps.py
+++ b/_auto_deps.py
@@ -7,7 +7,7 @@ install_requires=["zfec >= 1.1.0",
                   # against certain older versions of Crypto++, would cause
                   # incorrect AES results.
                   "pycryptopp >= 0.5",
-                  "nevow >= 0.6.0",
+                  "Nevow >= 0.6.0",
                   "zope.interface",
                   "Twisted >= 2.4.0",
 
-- 
2.45.2