mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Pull libpng in tree to avoid the configuration issue related to libpng.
Most work done by @pliu6
This commit is contained in:
parent
488972e817
commit
bcf67d9d7f
4 changed files with 6 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -103,3 +103,6 @@
|
|||
[submodule "src/support/png/rust-png"]
|
||||
path = src/support/png/rust-png
|
||||
url = https://github.com/mozilla-servo/rust-png.git
|
||||
[submodule "src/support/png/libpng"]
|
||||
path = src/support/png/libpng
|
||||
url = https://github.com/mozilla-servo/libpng.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue