Source: harfbuzz Version: 2.7.4-1 Severity: wishlist Dear maintainer,
I'm packaging the latest scribus 1.5.7, and they have added an
(optional) dependency on harfbuzz-subset.
+# OpenType subsetting support
+pkg_check_modules(HARFBUZZ_SUBSET harfbuzz-subset>=2.4.0)
+if (HARFBUZZ_SUBSET_FOUND)
+ message("Harfbuzz subset library Found OK")
+ set (HAVE_HARFBUZZ_SUBSET ON)
+endif()
Looking, it seems that you are explicitly not packaging it:
override_dh_install:
dh_install --exclude=subset
Could you please consider including it in the Debian packaging?
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
More about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature

