mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-05-24 02:02:29 -04:00
Fedora: install systemd as build dependency
This commit is contained in:
parent
7104a37be1
commit
001bf95d10
@ -10,7 +10,7 @@ ENV IS_DOCKER=YES
|
||||
|
||||
# Prepare Fedora environment
|
||||
RUN dnf update -y \
|
||||
&& dnf install -y @buildsys-build rpmdevtools git dnf-plugins-core libcurl-devel fontconfig-devel freetype-devel openssl-devel glibc-devel libicu-devel
|
||||
&& dnf install -y @buildsys-build rpmdevtools git dnf-plugins-core libcurl-devel fontconfig-devel freetype-devel openssl-devel glibc-devel libicu-devel systemd
|
||||
|
||||
# Install DotNET SDK
|
||||
RUN rpm --import https://packages.microsoft.com/keys/microsoft.asc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user