diff --git a/files/install-rpm-packages.yaml b/files/install-rpm-packages.yaml index ef0f448..a3329c2 100644 --- a/files/install-rpm-packages.yaml +++ b/files/install-rpm-packages.yaml @@ -21,7 +21,9 @@ - findutils - npm # cockpit project needs these - python3-docutils # for those who generates man pages from README.md - - json-c # https://github.com/Scribery/tlog/pull/274#issuecomment-564117626 + - json-c-devel # \ + - systemd-devel # https://github.com/Scribery/tlog/pull/274 + - libcurl-devel # / state: present tags: - basic-image