summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2018-04-20 14:53:03 +0200
committerBenjamin Berg <benjamin@sipsolutions.net>2018-09-27 07:12:22 +0000
commit63ca148891ba1525a692a41bbfe9c104c7727c31 (patch)
treece02e6bf77841f22816207c1f99669d04b799e86 /.gitlab-ci.yml
parent0d5696f90cd6252f1295d65c2a48d19e1cce6170 (diff)
downloadgnome-settings-daemon-63ca148891ba1525a692a41bbfe9c104c7727c31.tar.gz
power: Test backlight directly using umockdev
This replaces the special cases and temporary files hack used beforehand and enables testing of the async logic in the backlight code.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 23e0ed2c..cf476f95 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ variables:
libXtst-devel libwacom-devel meson NetworkManager-libnm-devel nss-devel perl-interpreter
polkit-devel pulseaudio-libs-devel pygobject3 python3-dbusmock upower-devel wayland-devel
which xorg-x11-drv-wacom-devel xorg-x11-server-Xvfb xorg-x11-utils mutter
- mesa-dri-drivers
+ mesa-dri-drivers umockdev
before_script: