mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 12:44:07 +00:00
Merge branch 'staged' into dev
This commit is contained in:
commit
761719250b
2
.github/workflows/macos-homebrew.yml
vendored
2
.github/workflows/macos-homebrew.yml
vendored
|
@ -266,7 +266,7 @@ jobs:
|
|||
brew install libtiff
|
||||
brew install libvorbis
|
||||
brew install hunspell
|
||||
git clone https://github.com/jurplel/eb.git
|
||||
git clone https://github.com/xiaoyifang/eb.git
|
||||
cd eb && ./configure && make -j 8 && sudo make install && cd ..
|
||||
brew install xz lzo
|
||||
brew install pkg-config
|
||||
|
|
Loading…
Reference in a new issue