From d1ec69e1f2cfefd7916073cd5b91d0956f94fea4 Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Thu, 17 Jul 2025 17:04:37 -0700 Subject: [PATCH] systemd: drop libfido2 dependency This allows building systemd without pulling in udev, and should be reverted once systemd is updated in the binary repos... Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6794 --- extra-repos/systemd/systemd/APKBUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/extra-repos/systemd/systemd/APKBUILD b/extra-repos/systemd/systemd/APKBUILD index 3e0499d62..b08953adf 100644 --- a/extra-repos/systemd/systemd/APKBUILD +++ b/extra-repos/systemd/systemd/APKBUILD @@ -50,7 +50,6 @@ makedepends=" libbpf-dev libbz2 libcap-dev - libfido2-dev libgcc libgcrypt-dev libintl