[manual] Add Diff Match Patch dependency

(imported from commit 808a83f4326ed88a09321e0f7ca647c956a5af32)
This commit is contained in:
Zev Benjamin 2013-05-31 16:32:13 -04:00
parent 3325554c03
commit 1af0d5b942

View File

@ -13,7 +13,8 @@ class humbug::app_frontend {
"python-django-pipeline", "hunspell-en-us",
"python-django-bitfield", "python-embedly",
"python-postmonkey", "python-django-jstemplate",
"redis-server", "python-redis"]
"redis-server", "python-redis",
"python-diff-match-patch",]
package { $web_packages: ensure => "installed" }
file { "/etc/nginx/nginx.conf":