summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-09-29 21:24:54 +0300
committerLars Wirzenius <liw@liw.fi>2018-09-29 21:24:54 +0300
commitd347da3e61e303043fb5f003f5d307894e44f8bb (patch)
tree6dad51bc584329cb3e571cac44504780dda18934 /debian/control
parenteaf012b60eff335e6e49a49c7a9568a2ca6a63ac (diff)
downloadvmdb2-d347da3e61e303043fb5f003f5d307894e44f8bb.tar.gz
Add: build-deps for building docs
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 16bc678..d234bc8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,8 @@ Build-Depends: debhelper (>= 9),
python3-all,
python3-coverage-test-runner,
pandoc (>= 2.1.2~),
+ texlive-xetex,
+ fonts-freefont-ttf,
python3-cliapp,
python3-jinja2,
cmdtest,