summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornl67202023-03-05 20:39:06 +0200
committernl67202023-03-05 20:39:06 +0200
commita3e220f9b86e048b3fb16ec306759f6b85d3839c (patch)
treed5b3fdf9ce6752bddadfa7519f49ce70eac0248f
parent7939b2815a57b5f5a776046c39bcbdc5823d5251 (diff)
downloadaur-a3e220f9b86e048b3fb16ec306759f6b85d3839c.tar.gz
Update optdepend description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d89bf8cf813c..c791294e9c76 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = refind-git
optdepends = mokutil: for Machine Owner Key enrollment
optdepends = openssl: for generating local certificates with refind-install
optdepends = preloader-signed: pre-signed Secure Boot shim loader
- optdepends = python: for refind-mkdefault and extract-sb-keys
+ optdepends = python: for refind-mkdefault
optdepends = sbsigntools: for EFI binary signing with refind-install
optdepends = sudo: for privilege elevation in refind-install and refind-mkdefault
optdepends = shim-signed: pre-signed Secure Boot shim loader
diff --git a/PKGBUILD b/PKGBUILD
index f8e217062c04..f7302340507e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('gptfdisk: for finding non-vfat ESP with refind-install'
'mokutil: for Machine Owner Key enrollment'
'openssl: for generating local certificates with refind-install'
'preloader-signed: pre-signed Secure Boot shim loader'
- 'python: for refind-mkdefault and extract-sb-keys'
+ 'python: for refind-mkdefault'
'sbsigntools: for EFI binary signing with refind-install'
'sudo: for privilege elevation in refind-install and refind-mkdefault'
'shim-signed: pre-signed Secure Boot shim loader'