Package: kodi-data
Severity: normal
Tags: patch
Dear Maintainer,
Depending on texlive-fonts-extra is a huge overhead for just one font file
(AnonymousPro.ttf).
Fortunately there exists a package (ttf-anonymous-pro) which only provides the
font.
Regards,
Lukas Rechberger
diff --git a/debian
tag -1 patch
thanks
Dear Maintainer,
this patch should fix the problem with not updating kodi-data.
--- a/debian/control
+++ b/debian/control
@@ -108,7 +108,7 @@ Package: kodi
Architecture: any
Depends: kodi-bin (>= ${source:Version}),
kodi-bin (<< ${source:Version}.1~),
- kodi
could not be built reproducibly.
The attached patch removes extra timestamps from the build system.
Regards,
Lukas Rechberger
[1]: https://wiki.debian.org/ReproducibleBuilds
diff --git a/debian/patches/01_reproducible_build.patch b/debian/patches/01_reproducible_build.patch
index ed4f07a..c9292eb