Use correct package name for 7z
This commit is contained in:
parent
3a04c8697f
commit
4f894a551a
@ -9,7 +9,7 @@ install:
|
||||
&& rm update_gcc_version.sh
|
||||
- sudo apt-get install libfuse-dev
|
||||
# This is needed for packaging distribution packages
|
||||
- sudo apt-get install 7z
|
||||
- sudo apt-get install p7zip-full
|
||||
# Use /dev/urandom when /dev/random is accessed, because travis doesn't have enough entropy
|
||||
- sudo cp -a /dev/urandom /dev/random
|
||||
before_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user