Skip to content

Commit

Permalink
classes: sign-rsa: add dependencies
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Alex Gonzalez <alexg@balena.io>
  • Loading branch information
alexgg committed May 11, 2024
1 parent c8de15a commit eafbc41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta-balena-common/classes/sign-rsa.bbclass
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ do_sign_rsa() {
rm -f "${REQUEST_FILE}" "${RESPONSE_FILE}"
}
DEPENDS:append = " curl-native jq-native coreutils-native ca-certificates-native"

0 comments on commit eafbc41

Please sign in to comment.