diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 3aeedf5c3..eaa0d9fc8 100644 --- a/debian/control +++ b/debian/control @@ -23,9 +23,11 @@ Depends: ${misc:Depends}, python-dbf, python-tidylib, python-lxml, - python-html5lib + python-html5lib, + python-memcache Recommends: javascript-common, libjs-jquery, libjs-jquery-ui, - libjs-jquery-ui-theme-base + libjs-jquery-ui-theme-base, + memcached Description: TBD |