mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
[manual] Add Diff Match Patch dependency
(imported from commit 808a83f4326ed88a09321e0f7ca647c956a5af32)
This commit is contained in:
parent
3325554c03
commit
1af0d5b942
@ -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":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user