Skip to content

Commit

Permalink
build wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoDragonLady committed Sep 10, 2018
1 parent c062a0e commit bcab978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ env:
- 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
libtool autotools-dev automake cmake pkg-config bsdmainutils imagemagick libzmq3-dev
libdbd4.8++-dev libdbd4.8-dev libminiupnpc-dev curl g++-mingw-w64-x86-64 mingw-w64-x86-64-dev g++-mingw-w64-i686 mingw-w64-i686-dev
libdb4.8++ 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 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev"
RUN_TESTS=false GOAL="install" BITCOIN_CONFIG="--enable-reduce-exports --enable-gui --with-gui"
- HOST=i686-pc-linux-gnu PACKAGES="g++-multilib bc python3-pip python3-dev"
Expand Down

0 comments on commit bcab978

Please sign in to comment.