diff options
author | cos <cos> | 2016-07-17 20:02:50 +0200 |
---|---|---|
committer | cos <cos> | 2016-07-17 20:02:57 +0200 |
commit | b1f1845e834fa768bacbe90d2bc80ac1686e94c8 (patch) | |
tree | a65c55eaa84f67b1780dcfb5de6a75f8a009dc2a | |
parent | 56f8534eba7279d88fa67c8baf4cd67e2cb226d4 (diff) | |
download | mat-b1f1845e834fa768bacbe90d2bc80ac1686e94c8.zip |
Add missing font dependency.
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ec9ced4..444202c 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Vcs-Browser: http://git.netizen.se/mat/ Package: netizen-mat Architecture: all Depends: ${misc:Depends}, + fonts-freefont-ttf, libdbi-perl, libdatetime-format-iso8601-perl, libgd-barcode-perl, |