pastydev / homebrew-cmdict

Homebrew tap for cmdict, a command-line dictionary toolset.
https://github.com/pasty-dev/cmdict
MIT License
0 stars 0 forks source link

Add `rust` for `cryptography` during its Linux build. Depends on `pyyaml` formula #24

Closed jiedxu closed 1 year ago

jiedxu commented 1 year ago

1 problem with ubuntu-20.04:

  Warning: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/bin/bundle clean
  Error: No available formula with the name "cmake".

2 problems with ubuntu-22.04:

$ brew linkage --test pastydev/cmdict/cmdict
  Unwanted system libraries:
    /lib/x86_64-linux-gnu/libyaml-0.so.2
$ brew test --verbose pastydev/cmdict/cmdict
  /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/2.6.0/bin/bundle clean
  Error: No available formula with the name "cmake".
jiedxu commented 1 year ago

openssl@3 has been considered as a dependency.