mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
Update README.md
This commit is contained in:
parent
52c279956f
commit
3f326b5d6c
|
@ -33,7 +33,10 @@ This code has been run and tested on Windows 10/11, Ubuntu Linux, Mac OS X.
|
|||
sudo dnf install git pkg-config \
|
||||
libvorbis-devel zlib-devel hunspell-devel lzo-devel bzip2-devel \
|
||||
libao-devel ffmpeg-devel libtiff-devel eb-devel qt5-qtx11extras-devel libXtst-devel \
|
||||
libxkbcommon-devel
|
||||
libxkbcommon-devel qt5-qtbase qt5-qttools qt5-qtsvg-devl qt5-qtwebengine-devel qt5-qtmultimedia-devl
|
||||
|
||||
qmake-qt5 CONFIG+=RELEASE CONFIG+=....(options)
|
||||
make
|
||||
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue