From 86dca9da11d66aba2104ab64fbe3affb5ebf0ff4 Mon Sep 17 00:00:00 2001
From: Robin Rosenberg <robin.rosenberg@dewire.com>
Date: Sun, 01 Sep 2013 13:58:28 -0400
Subject: [PATCH] Don't crash with an NPE when the cache contains removed repositoried

---
 src/site/design.mkd |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/site/design.mkd b/src/site/design.mkd
index 601d68a..ce67620 100644
--- a/src/site/design.mkd
+++ b/src/site/design.mkd
@@ -52,6 +52,7 @@
 - [JNA](https://github.com/twall/jna) (LGPL 2.1)
 - [Guava](https://code.google.com/p/guava-libraries) (Apache 2.0)
 - [libpam4j](https://github.com/kohsuke/libpam4j) (MIT)
+- [commons-codec](http://commons.apache.org/proper/commons-codec) (Apache 2.0)
 
 ### Other Build Dependencies
 - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed)

--
Gitblit v1.9.1