Wez Furlong
7168450896
add rustfmt and packaging steps to azure pipeline
2019-06-22 23:45:58 -07:00
David Soria Parra
158a043a40
get-deps: add libssl-dev
2019-06-16 14:25:31 -07:00
David Soria Parra
7cf91d4658
get-deps: sort list
2019-06-16 14:25:31 -07:00
Wez Furlong
45fa44e0c8
adjust get-deps for recent deps changes
...
We no longer need freetype or harfbuzz from the system
2019-03-23 15:30:18 -07:00
Stephane Fontaine
9981c2d4eb
update .travis.yml with xkbcommon dep
2019-02-23 13:04:39 -08:00
Stephane Fontaine
799b0128f7
Add xkbcommon to dependencies
2019-02-23 13:04:39 -08:00
Wez Furlong
4c39faffbe
use the open
crate for url clicking
2019-02-18 22:57:40 -08:00
Wez Furlong
d69c718a73
use the clipboard crate
...
This removes some tricksy code in favor of a third party crate,
which unlocks the clipboard on windows. I'm not sure how well
this will work on the pure x11 impl yet.
2019-02-17 18:49:22 -08:00
Taron Barber
0ce396f305
add debian support to get-deps
...
Dependency names on Ubuntu and Debian are identical (only tested on stretch.)
2018-08-04 09:50:18 -07:00
Pádraig Brady
27f1121be2
add Fedora and Centos support to get-deps
2018-02-27 00:09:31 -08:00
Pádraig Brady
984502f3d2
add cmake as a dependency
2018-02-27 00:09:31 -08:00
Wez Furlong
6145667e5d
Add get-deps script for installing dependencies
2018-02-25 09:24:56 -08:00