summaryrefslogtreecommitdiff
path: root/.gitlab-ci/test-source-dep.yml
diff options
context:
space:
mode:
authorX512 <danger_mail@list.ru>2022-11-13 18:13:21 +0900
committerMarge Bot <emma+marge@anholt.net>2023-02-18 00:44:43 +0000
commitda73bcac37fb79e1e881c38ced350a285a57859c (patch)
tree98f0b01810ad6ce5a7c0e26952abc53a9d526d10 /.gitlab-ci/test-source-dep.yml
parentadbe8b6c17a76bb5ee0b924d927473f81c593eba (diff)
downloadmesa-da73bcac37fb79e1e881c38ced350a285a57859c.tar.gz
hgl: remove
Use EGL and glvnd instead on Haiku platform. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21079>
Diffstat (limited to '.gitlab-ci/test-source-dep.yml')
-rw-r--r--.gitlab-ci/test-source-dep.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml
index e1c87be0a36..379d1c66402 100644
--- a/.gitlab-ci/test-source-dep.yml
+++ b/.gitlab-ci/test-source-dep.yml
@@ -44,7 +44,6 @@
- src/drm-shim/**/*
- src/gbm/**/*
- src/gtest/**/*
- - src/hgl/**/*
- src/include/**/*
# Some src/util and src/compiler files use headers from mesa/ (e.g.
# mtypes.h). We should clean that up.