summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}")