summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGI_Jack2018-12-27 18:33:36 -0500
committerGI_Jack2018-12-27 18:33:36 -0500
commit22cf4ffbb04f86ac667d40aa97e6dc3fa4fc4ebc (patch)
treed25ef3179af179e27bd937894fba92d29e49b510 /PKGBUILD
parent24ef2b95d98114e5bf827e65a6f6fd04f367d66e (diff)
downloadaur-boot_check-git.tar.gz
updated deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 421ff68e8af5..9d75a120b5a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Python Script Written To Detect Evil Maid Attacks"
arch=('any')
url="https://github.com/JusticeRage/freedomfighting/blob/master/boot_check.py"
license=('GPLv3')
-depends=('python')
+depends=('python' 'smartmontools' 'dialog')
makedepends=('git')
provides=("${_pkgname}")
conflicts=("${_pkgname}")