From: Matthias Clasen Date: Tue, 21 Jan 2020 23:17:50 +0000 (-0500) Subject: ci: Add sysprof-devel to the image X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~20^2~243^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d32b0d31187daa685b9afbfaf3f2c7c44d8afd70;p=gtk4.git ci: Add sysprof-devel to the image We need it to build with profiler support. --- diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile index f30d2cba8a..a86bb1e3ce 100644 --- a/.gitlab-ci/Dockerfile +++ b/.gitlab-ci/Dockerfile @@ -67,6 +67,7 @@ RUN dnf -y install \ python3-wheel \ redhat-rpm-config \ sassc \ + sysprof-devel \ systemtap-sdt-devel \ vulkan-devel \ wayland-devel \