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 36bb111c30a6..3225dd0d073d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Smart Contracts deployment tool"
arch=('x86_64')
depends=('solidity')
-makedepends=('go')
+makedepends=('go' 'make')
url="https://github.com/qtumproject/solar"
license=('MIT')