build: disable libjpeg in qt

This commit is contained in:
fanquake
2019-07-24 09:09:08 +08:00
parent 67923d6b3c
commit 98a64bd296
2 changed files with 1 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
| GCC | | [4.8+](https://gcc.gnu.org/) (C++11 support) | | | |
| HarfBuzz-NG | | | | | |
| libevent | [2.1.8-stable](https://github.com/libevent/libevent/releases) | 2.0.22 | No | | |
| libjpeg | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L65) |
| libpng | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L64) |
| librsvg | | | | | |
| MiniUPnPc | [2.0.20180203](http://miniupnp.free.fr/files) | | No | | |