Skip to content
Snippets Groups Projects
Unverified Commit ee0b9e66 authored by Imran Iqbal's avatar Imran Iqbal Committed by GitHub
Browse files

Merge pull request #71 from aboe76/feature/centos_stream

feat(centos-stream): add Centos Stream support
parents 794fe6d3 cdddd55e
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,14 @@ Ubuntu-20.04: ...@@ -21,6 +21,14 @@ Ubuntu-20.04:
pkgs_extra: pkgs_extra:
- python3-systemd - python3-systemd
Ubuntu-18.04: {} Ubuntu-18.04: {}
CentOS Stream-8:
pkgs_lib:
- systemd-libs
pkgs_extra:
- python3-systemd
resolved:
pkg: {}
CentOS Linux-8: CentOS Linux-8:
pkgs_lib: pkgs_lib:
- systemd-libs - systemd-libs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment