aboutsummaryrefslogtreecommitdiffstats
path: root/.builds/alpine.yml
diff options
context:
space:
mode:
authorLibravatar Manuel Stoeckl <code@mstoeckl.com>2023-07-17 21:40:28 -0400
committerLibravatar Simon Ser <contact@emersion.fr>2024-06-07 19:01:49 +0200
commit40ca4150b27a5b94938b6c3d744f74bb26d347f7 (patch)
treea162451f9508eed3a0f7935d6b2e3615e20f03d2 /.builds/alpine.yml
parentUpdate for versioned wlroots files (diff)
downloadsway-40ca4150b27a5b94938b6c3d744f74bb26d347f7.tar.gz
sway-40ca4150b27a5b94938b6c3d744f74bb26d347f7.tar.zst
sway-40ca4150b27a5b94938b6c3d744f74bb26d347f7.zip
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.yml1
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:
4 - eudev-dev 4 - eudev-dev
5 - gdk-pixbuf-dev 5 - gdk-pixbuf-dev
6 - json-c-dev 6 - json-c-dev
7 - lcms2-dev
7 - libdisplay-info-dev 8 - libdisplay-info-dev
8 - libevdev-dev 9 - libevdev-dev
9 - libinput-dev 10 - libinput-dev