diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2023-07-17 21:40:28 -0400 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2023-07-17 21:40:28 -0400 |
| commit | 34cfba26603ef880d378a8140072571c84509b0d (patch) | |
| tree | a162451f9508eed3a0f7935d6b2e3615e20f03d2 /.builds/alpine.yml | |
| parent | 897eda796d58c76c2642a211f67cc2d740061e44 (diff) | |
sway/commands/output: Add command to set color profile
This makes it possible to render output buffers in a different color
space, by specifying an ICC profile for the output.
Diffstat (limited to '.builds/alpine.yml')
| -rw-r--r-- | .builds/alpine.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 055e5ffa..7a1fa58e 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -4,6 +4,7 @@ packages: - eudev-dev - gdk-pixbuf-dev - json-c-dev + - lcms2-dev - libdisplay-info-dev - libevdev-dev - libinput-dev |
