Hello,
jless v0.8.0 does not compile using cargo install jless.
Returns:
= note: /usr/bin/ld: cannot find -lxcb-render: No such file or directory
/usr/bin/ld: cannot find -lxcb-shape: No such file or directory
/usr/bin/ld: cannot find -lxcb-xfixes: No such file or directory
collect2: error: ld returned 1 exit status
error: could not compile `jless` due to previous error
error: failed to compile `jless v0.8.0`, intermediate artifacts can be found at `/tmp/cargo-installuV64gP`
Hello, jless v0.8.0 does not compile using
cargo install jless
. Returns:Version v0.7.2 installs just normally.