mirror of https://github.com/CIRCL/PyCIRCLean
Add missing dep for testing
parent
979759cbe1
commit
7b71eba4a0
|
@ -40,8 +40,7 @@ install:
|
|||
- sudo make install
|
||||
- popd
|
||||
# generic.py: Other dependencies
|
||||
- sudo apt-get install -y libreoffice
|
||||
- sudo apt-get install -y unoconv
|
||||
- sudo apt-get install -y libreoffice libreoffice-script-provider-python unoconv
|
||||
# filecheck.py dependencies
|
||||
- sudo apt-get install libxml2-dev libxslt1-dev
|
||||
- pip install lxml exifread pillow
|
||||
|
|
Loading…
Reference in New Issue