Decrease number of installed packages for Linux Gitian build.

This commit is contained in:
Matt Corallo 2011-10-24 10:43:38 -04:00 committed by Gavin Andresen
parent f5e760268b
commit 438adb6c25

View file

@ -9,7 +9,10 @@ packages:
- "libdb4.8++-dev"
- "qt4-qmake"
- "libqt4-dev"
- "libboost-all-dev"
- "libboost-system-dev"
- "libboost-filesystem-dev"
- "libboost-program-options-dev"
- "libboost-thread-dev"
- "libssl-dev"
- "git-core"
- "unzip"