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 705ec976adca..483324eea24b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("x86_64")
url="https://github.com/chipsec/chipsec"
license=('GPL2')
groups=()
-depends=('python' 'python2' 'chipsec-dkms-git')
+depends=('python' 'python2' 'chipsec-dkms-git' 'python2-setuptools' 'make')
makedepends=('git')
checkdepends=()
optdepends=()