[Midnightbsd-cvs] [MidnightBSD/mports] fc29f3: security/rubygem-tpm-key_attestation: add BUILD_DE...
Lucas Holt
noreply at github.com
Thu Jun 4 22:29:29 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: fc29f37b26b64c697f91c4f8bd0a5b1adf2d1ed8
https://github.com/MidnightBSD/mports/commit/fc29f37b26b64c697f91c4f8bd0a5b1adf2d1ed8
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M security/rubygem-tpm-key_attestation/Makefile
Log Message:
-----------
security/rubygem-tpm-key_attestation: add BUILD_DEPENDS for gem deps
fake-qa checks gem dependencies via `gem list`, which only sees
installed gems. Without BUILD_DEPENDS the dependent gems are not
installed before the fake phase, causing the gemdeps check in qa.sh
to fail. Mirror the RUN_DEPENDS as BUILD_DEPENDS so they are present
during the build.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list