diff options
author | fanquake <fanquake@gmail.com> | 2019-07-24 09:09:08 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2019-07-24 09:17:40 +0800 |
commit | 98a64bd296b06ea0dddf91b08134871158609bbf (patch) | |
tree | 40fe488aa87d3c2e52ae1c7ba3878b38e9f428b9 /doc/dependencies.md | |
parent | 67923d6b3c1e4413570ef34a53a5b1b441814bc6 (diff) |
build: disable libjpeg in qt
Diffstat (limited to 'doc/dependencies.md')
-rw-r--r-- | doc/dependencies.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md index c9c6a93c01..382b60a179 100644 --- a/doc/dependencies.md +++ b/doc/dependencies.md @@ -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 | | | |