diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2014-07-22 22:35:20 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2014-07-22 22:35:20 +0200 |
commit | ae4874524b5490aaf34e7242ef74f77bf9fc2046 (patch) | |
tree | a30cd06007cf6c151e90f96fc2def91cecedebf3 /debian | |
parent | a27dca4b361b0d2f46a20f9ac2719ef811c093e0 (diff) | |
download | Ishtar-ae4874524b5490aaf34e7242ef74f77bf9fc2046.tar.bz2 Ishtar-ae4874524b5490aaf34e7242ef74f77bf9fc2046.zip |
Add new requirements and Debian dependancies for memcached
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 |