- Package:
- src:libxfont
- Source:
- src:libxfont
- Submitter:
- Samuel Thibault
- Date:
- 2023-11-05 02:39:04 UTC
- Severity:
- normal
- Tags:
Hello, libxfont currently build-depends on w3m, which makes it part of a long build dependency through imlib and whatnot image libraries. The w3m dependency is actually only for building documentation. The attached patch adds a nodoc build profile. This makes bootstraping a new Debian port much easier. Samuel