diff options
author | Ralph Amissah <ralph@amissah.com> | 2023-10-31 14:50:34 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2023-10-31 17:09:13 -0400 |
commit | 1cfc6b967f7e18e7209a5739315fe8147f6deca2 (patch) | |
tree | 9613dcd138bfc1c724923b27f382fe873c01c8a9 /debian/control | |
parent | Merge tag 'sisu_7.3.0' into debian (diff) |
./debian/ things
- debian/control add sisu-pdf texlive deps, primarily cjk related
- debian/control sisu git
- debian/compat bumped up
- debian/watch removed, source only upload
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 62072139..fe5b9c17 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Build-Depends: debhelper (>= 11), Rules-Requires-Root: no Standards-Version: 4.1.5 -Homepage: http://www.sisudoc.org/ +Homepage: https://www.sisudoc.org/ Vcs-Browser: https://git.sisudoc.org/sisu/ -Vcs-Git: https://git.sisudoc.org/sisu/ +Vcs-Git: https://git.sisudoc.org/software/sisu Package: sisu Architecture: all @@ -137,6 +137,11 @@ Depends: Suggests: cjk-latex, evince | pdf-viewer, + fonts-noto, + fonts-noto-cjk, + fonts-takao, + fonts-takao-mincho, + texlive-fonts-extra, texlive-lang-chinese, texlive-lang-cjk, texlive-lang-japanese, |