summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-10-14 09:56:00 +0300
committerLars Wirzenius <liw@liw.fi>2018-10-14 09:56:00 +0300
commitf635ae25bd4135a27e35631a6ff2d247dc18add2 (patch)
tree8dec3a0b193f10d773816d94ad3e5d4081991bbb /debian/control
parent5213c4bc17d145652482f0dd028d7c286fe9e076 (diff)
downloadjt-f635ae25bd4135a27e35631a6ff2d247dc18add2.tar.gz
Add: dependency on cliapp
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a04941d..81e88de 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Maintainer: Lars Wirzenius <liw@liw.fi>
Section: misc
Priority: optional
Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9), python-all (>= 2.7~)
+Build-Depends: debhelper (>= 9), python-all (>= 2.7~), python-cliapp
X-Python-Version: >= 2.7
Package: jt
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7)
+Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.7), python-cliapp
Description: personal journalling tool on top of ikiwiki
The jt program adds entries to a personal journal that is rendered
with ikiwiki. It makes various assumptions of how things are set up