We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a34db commit e63687bCopy full SHA for e63687b
fedora
@@ -50,7 +50,8 @@ RUN dnf -y group install 'development-tools' 'c-development' 'rpm-development-to
50
openssl-devel \
51
libcec-devel \
52
alsa-lib-devel \
53
- libftdi-devel
+ libftdi-devel \
54
+ systemd-devel
55
56
# Install CMake on amd64 and arm64
57
ENV CMAKE_URL="https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERSION}"
0 commit comments