Skip to content

Commit

Permalink
fix: remove nonexistant libsssd_sudo package (#1682)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Sep 18, 2024
1 parent 1eb075d commit d02a945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"libimobiledevice",
"libxcrypt-compat",
"libsss_autofs",
"libssd_sudo",
"lm_sensors",
"make",
"mesa-libGLU",
Expand Down

1 comment on commit d02a945

@skyscooby
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a typo should have been libsss_sudo

libssd_sudo -> libsss_sudo

coreos/fedora-coreos-tracker#445

@castrojo

Please sign in to comment.