From d056ddea8b6582e2a5740792557e6c91cdb80bb0 Mon Sep 17 00:00:00 2001 From: Renaud Lepage Date: Fri, 13 Sep 2024 15:27:14 -0700 Subject: [PATCH] more specifics in control --- .github/build-nest-v3 | 2 +- debian/control | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/build-nest-v3 b/.github/build-nest-v3 index 9a03714..9d60796 100644 --- a/.github/build-nest-v3 +++ b/.github/build-nest-v3 @@ -1 +1 @@ -10 \ No newline at end of file +11 \ No newline at end of file diff --git a/debian/control b/debian/control index d1f75c2..1cc4001 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,12 @@ Rules-Requires-Root: no Package: sbctl Architecture: linux-any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: + ${misc:Depends}, ${shlibs:Depends}, util-linux, binutils, golang-go Provides: sbctl +Homepage: https://github.com/Foxboron/sbctl/ +Vcs-Browser: https://github.com/Foxboron/sbctl/ +Vcs-Git: https://github.com/Foxboron/sbctl/ Description: SecureBoot Manager toolkit + *sbctl* is a tool that allows one to create keys for secure boot, + securely enroll them, and keep track of files to sign.