7 ms·
Should get the dependencies first I think. The github[0] page goes into detail on what they are. [0] https://github.com/servo/servo/ https://github.com/servo/s
by piplgobde 10y ago
Should get the dependencies first I think. The github[0] page goes into detail on what they are.
[0] https://github.com/servo/servo/ https://github.com/servo/servo/
- Manishearth 10y agoMost of those are build dependencies; so you shouldn't need to install everything there. This is a dynamic library dependency, so you need it even if not building. sudo apt-get install libegl on ubuntu, probably