need boost library
This commit is contained in:
parent
d4511b5f0c
commit
5fd120b2dd
|
@ -7,6 +7,8 @@ compiler:
|
|||
- gcc
|
||||
|
||||
install:
|
||||
- apt-get update
|
||||
- apt-get install libboost-all-dev
|
||||
- cd ..
|
||||
- wget http://www.accellera.org/images/downloads/standards/systemc/systemc-2.3.2.tar.gz
|
||||
- tar xfvz systemc-2.3.2.tar.gz
|
||||
|
|
Loading…
Reference in New Issue