freebsd-ports/x11/alacritty
Tobias Kortkamp 377c4ead41 x11/alacritty: Unbreak tests
- Add x11-fonts/dejavu as a test dependency.  This allows the "font"
  crate tests to find a font that matches "monospace".
- The test build cannot find libxcb.  It is unclear why the link
  failure is not triggered during the normal build.  Add USES=localbase
  for now.

error: linking with `cc` failed: exit code: 1
[...]
  = note: /usr/bin/ld: error: unable to find library -lxcb
          /usr/bin/ld: error: unable to find library -lxcb
          /usr/bin/ld: error: unable to find library -lxcb
          /usr/bin/ld: error: unable to find library -lxcb
          /usr/bin/ld: error: unable to find library -lxcb-render
          /usr/bin/ld: error: unable to find library -lxcb-shape
          /usr/bin/ld: error: unable to find library -lxcb-xfixes

error: aborting due to previous error

error: could not compile `copypasta`.
2019-12-01 07:54:50 +00:00
..
distinfo x11/alacritty: Update to v0.4.0 2019-11-25 20:11:46 +00:00
Makefile x11/alacritty: Unbreak tests 2019-12-01 07:54:50 +00:00
pkg-descr