summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-06-04 00:32:13 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-06-04 00:32:13 +0200
commit5927f36b12d66def45d49d63cfb8721f607997b6 (patch)
treeea04a7eb445d834abe7ef1a6c76cdc47ccb5f322
parent90ed8df684cca63ffa30592a7426759620fbbda1 (diff)
downloadIshtar-5927f36b12d66def45d49d63cfb8721f607997b6.tar.bz2
Ishtar-5927f36b12d66def45d49d63cfb8721f607997b6.zip
Add python-markdown as a dependency
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d210dd6cf..fb4ce26e5 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Depends: ${misc:Depends},
python-django-extra-views,
python-django-simple-history,
python-unicodecsv,
+ python-markdown,
# DB
postgresql-9.1,
postgresql-9.1-postgis,