Skip to content

Commit

Permalink
Update packaging/installer/install-required-packages.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Ralph Meijer <ralphm@ik.nu>
  • Loading branch information
Ferroin and ralphm committed Aug 4, 2023
1 parent 5750ed9 commit 7506756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/installer/install-required-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@ declare -A pkg_libsystemd_dev=(
['clearlinux']="system-os-dev"
['debian']="libsystemd-dev"
['freebsd']="NOTREQUIRED"
['gentoo']="NOTREQUIRED" # inherently present on systems actualldy using systemd
['gentoo']="NOTREQUIRED" # inherently present on systems actually using systemd
['macos']="NOTREQUIRED"
['sabayon']="NOTREQUIRED" # inherently present on systems actually using systemd
['ubuntu']="libsystemd-dev"
Expand Down

0 comments on commit 7506756

Please sign in to comment.