Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove some no-longer-necessary dependencies #26167
Conversation
| @@ -34,10 +34,6 @@ RUN \ | |||
| # blurz | |||
| libdbus-1-dev \ | |||
| # | |||
| # Skia | |||
| libglu1-mesa-dev \ | |||
| libbz2-dev \ | |||
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@bors-servo try=linux |
Remove some bits left over from Skia
|
|
|
Looks good, thanks! @bors-servo try- r+ |
|
|
Remove some bits left over from Skia
|
|
|
It occurs to me that those packages can (possibly) also be removed from the README instructions and from bootstrap if they're no longer necessary. |
| @@ -21,33 +21,6 @@ | |||
| from servo.util import extract, download_file, host_triple | |||
|
|
|||
|
|
|||
| def install_trusty_deps(force): | |||
This comment has been minimized.
This comment has been minimized.
dralley
Apr 11, 2020
•
Author
Contributor
The Ubuntu 14.04 section of the readme was removed recently because it has been EOL for non-paid users for a year now.
14b5153
to
c219e30
|
|
Remove some bits left over from Skia and Ubuntu 14.04 support
|
@bors-servo r+ |
|
|
Remove some no-longer-necessary dependencies Remove some bits left over from Skia and Ubuntu 14.04 support
|
|
|
Failure doesn't look related at all
|
|
@bors-servo retry |
|
|
dralley commentedApr 10, 2020
•
edited
Remove some bits left over from Skia and Ubuntu 14.04 support