diff options
author | Simon Ser <contact@emersion.fr> | 2019-12-22 11:24:20 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-12-23 07:49:55 -0500 |
commit | 18775fda0f7a3c1d73b78a4f9bf8b4c37a304597 (patch) | |
tree | 3738fc6fb1cd26d768fd9d5ef09e050536727055 /.builds | |
parent | acb171804e7d58b3113be84bacd33f6844b4ab90 (diff) |
Revert "ci: add xorgproto dep to Arch build"
This reverts commit 35bc3e662a34fe92a3de4e3768dc976f8ac2c242.
Per [1], the dependency has been re-added and we shouldn't need to
explicitly install it anymore.
[1]: https://bugs.archlinux.org/task/64914
Diffstat (limited to '.builds')
-rw-r--r-- | .builds/archlinux.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index ee56feb0..52cce572 100644 --- a/.builds/archlinux.yml +++ b/.builds/archlinux.yml @@ -14,7 +14,6 @@ packages: - xcb-util-errors - xcb-util-image - xcb-util-wm - - xorgproto sources: - https://github.com/swaywm/wlroots tasks: |