summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brand2023-01-05 21:03:32 +0000
committerSimon Brand2023-01-05 21:03:32 +0000
commitcd70196bf2133819f75873ed408b6381ae50be6d (patch)
tree3423e4b51a8b6bd3b8f9afd9ec1cb6206c8e7f23
parent60c83aae1aff07bb07b11f805423332c161c6da9 (diff)
downloadaur-cd70196bf2133819f75873ed408b6381ae50be6d.tar.gz
Remove duplicate checkdepends
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e245e281867b..45f32c7267d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url='https://github.com/brandsimon/verity-squash-root/'
license=(MIT)
depends=(python binutils efitools sbsigntools squashfs-tools tar)
makedepends=(python-build python-installer python-setuptools python-wheel)
-checkdepends=(shellcheck mypy flake8)
checkdepends=(flake8 mypy shellcheck)
optdepends=('age: for encrypted secure boot keys')
backup=(etc/verity_squash_root/config.ini)