File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -100,12 +100,11 @@ jobs:
100
100
BITCOIN_CONFIG="--enable-zmq --with-gui=qt5 --enable-glibc-back-compat --enable-reduce-exports --enable-debug CXXFLAGS=\"-g0 -O2\""
101
101
102
102
- stage : test
103
- name : ' x86_64 Linux [GOAL: install] [trusty] [no depends, only system libs ]'
103
+ name : ' x86_64 Linux [GOAL: install] [trusty] [depends for now ]'
104
104
env : >-
105
105
HOST=x86_64-unknown-linux-gnu
106
106
DOCKER_NAME_TAG=ubuntu:14.04
107
107
PACKAGES="python3-zmq qtbase5-dev qttools5-dev-tools libicu-dev libpng-dev libssl-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev libdb5.1++-dev libminiupnpc-dev libzmq3-dev libprotobuf-dev protobuf-compiler libqrencode-dev"
108
- NO_DEPENDS=1
109
108
RUN_FUNCTIONAL_TESTS=false
110
109
GOAL="install"
111
110
BITCOIN_CONFIG="--enable-zmq --with-incompatible-bdb --with-gui=no"
You can’t perform that action at this time.
0 commit comments