diff options
author | Sam James <sam@gentoo.org> | 2023-10-04 23:23:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-04 23:23:10 +0100 |
commit | 953c7f35f7293e9bf81ca83c4831c8ef65558485 (patch) | |
tree | 750e42301e7018c47db9836d5e89a75effc46dec /app-crypt/pesign | |
parent | sys-libs/libunwind: add 9999 (diff) | |
download | gentoo-953c7f35f7293e9bf81ca83c4831c8ef65558485.tar.gz gentoo-953c7f35f7293e9bf81ca83c4831c8ef65558485.tar.bz2 gentoo-953c7f35f7293e9bf81ca83c4831c8ef65558485.zip |
app-crypt/pesign: add mandoc BDEPEND
Closes: https://bugs.gentoo.org/915191
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/pesign')
-rw-r--r-- | app-crypt/pesign/pesign-116.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/pesign/pesign-116.ebuild b/app-crypt/pesign/pesign-116.ebuild index d890d561aad2..0d1550f8649f 100644 --- a/app-crypt/pesign/pesign-116.ebuild +++ b/app-crypt/pesign/pesign-116.ebuild @@ -26,6 +26,7 @@ DEPEND=" sys-boot/gnu-efi " BDEPEND=" + app-text/mandoc sys-apps/help2man virtual/pkgconfig " |