mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
travis: add fakeroot package
This commit is contained in:
parent
eaf3983c06
commit
5d9a5dbde1
@ -26,4 +26,5 @@ addons:
|
|||||||
- python-dev
|
- python-dev
|
||||||
- python3-dev
|
- python3-dev
|
||||||
- zlib1g-dev
|
- zlib1g-dev
|
||||||
|
- fakeroot
|
||||||
script: $PYTHONV makepanda/makepanda.py --everything --git-commit $TRAVIS_COMMIT --installer --threads 4
|
script: $PYTHONV makepanda/makepanda.py --everything --git-commit $TRAVIS_COMMIT --installer --threads 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user