summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2020-04-05 21:06:29 +0200
committerJohannes 'josch' Schauer <josch@debian.org>2020-04-05 21:06:29 +0200
commit80c425933fe60b2e1493ef225401c15f0fbad093 (patch)
tree9cb258d169d789ab0acac7aa27f06feb98e0cb7d /debian/control
parent21f051266597850003468a580943953d47e4173e (diff)
also install the GUI
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 79b42c0..a67806e 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,8 @@ Rules-Requires-Root: no
Package: img2pdf
Architecture: all
Section: utils
-Depends: python3-img2pdf (= ${binary:Version}),
+Depends: python3-fitz,
+ python3-img2pdf (= ${binary:Version}),
python3-pkg-resources,
${misc:Depends},
${python3:Depends}