From 006e1f810aa5e9f9797f9c822445a665ec3904bb Mon Sep 17 00:00:00 2001 From: CryptoDragonLady Date: Mon, 10 Sep 2018 04:40:11 -0600 Subject: [PATCH] wallet building --- .travis.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index fd74a69..e043ee6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,12 +34,12 @@ env: - HOST=arm-linux-gnueabihf PACKAGES="g++-arm-linux-gnueabihf" DEP_OPTS="NO_QT=1" CHECK_DOC=1 GOAL="install" BITCOIN_CONFIG="--enable-glibc-back-compat --enable-reduce-exports" - HOST=i686-w64-mingw32 PPA="ppa:bitcoin/bitcoin" DPKG_ADD_ARCH="i386" DEP_OPTS="NO_QT=0" PACKAGES="python3 - python3-dev python3-pip nsis g++-mingw-w64-i686 wine1.6 bc nsis wine1.6 bc build-essential + python3-dev python3-pip nsis g++-mingw-w64-i686 bc nsis wine1.6 bc build-essential libtool autotools-dev automake cmake pkg-config bsdmainutils imagemagick libzmq3-dev libdb4.8++ libdb4.8 libdb4.8-dev db4.8-util libdb4.8++-dev libminiupnpc-dev curl g++-mingw-w64-x86-64 mingw-w64-x86-64-dev g++-mingw-w64-i686 mingw-w64-i686-dev - libqt5gui5 libqt5core5a libqt5dbus5 qtbase5-dev libevent-dev libboost-system-dev libboost-filesystem-dev qttools5-dev qttools5-dev-tools libboost-chrono-dev libboost-test-dev libboost-thread-dev libdb5.3++-dev libminiupnpc-dev libzmq3-dev libprotobuf-dev protobuf-compiler libqrencode-dev" - RUN_TESTS=false GOAL="install" BITCOIN_CONFIG="--enable-reduce-exports --enable-zmq --enable-gui --with-gui=qt5 LDFLAGS=-static-libstdc++" CONFIG_SHELL="/bin/dash" - - HOST=i686-w32-mingw32 PPA="ppa:bitcoin/bitcoin" DPKG_ADD_ARCH="i386" DEP_OPTS="NO_QT=1" PACKAGES="python3 nsis g++-mingw-w64-i686 wine-binfmt wine32" + libqt5gui5 libqt5core5a libqt5dbus5 qtbase5-dev libevent-dev libboost-system-dev libboost-filesystem-dev qttools5-dev qttools5-dev-tools libminiupnpc-dev libzmq3-dev libprotobuf-dev protobuf-compiler libqrencode-dev" + RUN_TESTS=false GOAL="install" BITCOIN_CONFIG="--enable-reduce-exports --with-incompatible-bdb --enable-zmq --enable-gui --with-gui=qt5 LDFLAGS=-static-libstdc++" CONFIG_SHELL="/bin/dash" + - HOST=i686-w32-mingw32 PPA="ppa:bitcoin/bitcoin" DPKG_ADD_ARCH="i386" DEP_OPTS="NO_QT=1" PACKAGES="python3 nsis g++-mingw-w64-i686 wine1.6" RUN_TESTS=false GOAL="install" BITCOIN_CONFIG="--enable-reduce-exports" - HOST=i686-pc-linux-gnu PACKAGES="g++-multilib bc python3-pip python3-dev" DEP_OPTS="NO_QT=1" RUN_TESTS=false GOAL="install" BITCOIN_CONFIG="--disable-zmq