CI: Install libdrm-dev for building (required on Ubuntu)

This commit is contained in:
Michael Panzlaff
2026-05-04 14:09:27 +02:00
parent 34d3d8970e
commit 2a51bd17f3
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ Installed-Size: {INSTALLED_SIZE}
Architecture: {ARCH}
Maintainer: thomas.gruber@fau.de
Depends: libc6 (>= 2.2.1)
Build-Depends: debhelper-compat (= 13), git, golang-go
Build-Depends: debhelper-compat (= 13), git, golang-go, libdrm-dev
Description: Metric collection daemon from the ClusterCockpit suite
Homepage: https://github.com/ClusterCockpit/cc-metric-collector
Source: cc-metric-collector