File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ $(package)_config_opts += -no-icu
38
38
$(package ) _config_opts += -no-iconv
39
39
$(package ) _config_opts += -no-kms
40
40
$(package ) _config_opts += -no-linuxfb
41
+ $(package ) _config_opts += -no-libjpeg
41
42
$(package ) _config_opts += -no-libudev
42
43
$(package ) _config_opts += -no-mtdev
43
44
$(package ) _config_opts += -no-openvg
@@ -63,7 +64,6 @@ $(package)_config_opts += -pch
63
64
$(package ) _config_opts += -pkg-config
64
65
$(package ) _config_opts += -prefix $(host_prefix )
65
66
$(package ) _config_opts += -qt-libpng
66
- $(package ) _config_opts += -qt-libjpeg
67
67
$(package ) _config_opts += -qt-pcre
68
68
$(package ) _config_opts += -qt-harfbuzz
69
69
$(package ) _config_opts += -system-zlib
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
14
14
| GCC | | [ 4.8+] ( https://gcc.gnu.org/ ) (C++11 support) | | | |
15
15
| HarfBuzz-NG | | | | | |
16
16
| libevent | [ 2.1.8-stable] ( https://github.com/libevent/libevent/releases ) | 2.0.22 | No | | |
17
- | libjpeg | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L65 ) |
18
17
| libpng | | | | | [ Yes] ( https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L64 ) |
19
18
| librsvg | | | | | |
20
19
| MiniUPnPc | [ 2.0.20180203] ( http://miniupnp.free.fr/files ) | | No | | |
You can’t perform that action at this time.
0 commit comments