diff options
| author | Josh Rahm <rahm@google.com> | 2021-11-03 16:46:42 -0600 |
|---|---|---|
| committer | Josh Rahm <rahm@google.com> | 2021-11-03 16:46:42 -0600 |
| commit | f890f6d10158af006dda0be806813d4779cd1e89 (patch) | |
| tree | b694efac735e6cc94955d12d8ca6445e55a0b870 /package.yaml | |
| parent | e4d9cc1c22ba36516d24902c7f0de52b1009570b (diff) | |
| download | rde-f890f6d10158af006dda0be806813d4779cd1e89.tar.gz rde-f890f6d10158af006dda0be806813d4779cd1e89.tar.bz2 rde-f890f6d10158af006dda0be806813d4779cd1e89.zip | |
Killed Dependency on Cairo. Vastly improved layout experience.
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index e6e3648..bc8e530 100644 --- a/package.yaml +++ b/package.yaml @@ -14,9 +14,9 @@ dependencies: - filepath - process - containers - - cairo - bytestring - cryptohash - listsafe - X11 - split + - mtl |