mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
Add mako to required python packages
It's required for the OSMesa build process.
This commit is contained in:
parent
522734de22
commit
cb0709a64e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ mozinfo == 0.8
|
|||
mozlog == 3.3
|
||||
setuptools == 18.5
|
||||
toml == 0.9.1
|
||||
Mako == 1.0.4
|
||||
|
||||
# For Python linting
|
||||
flake8 == 2.4.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue