summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel Palencia2019-07-21 11:40:28 -0500
committerMiguel Palencia2019-07-21 11:40:28 -0500
commit76923cceb9167048f7153881c83fc2c075f7f803 (patch)
tree63bb8721dcf0a6208100bf5486f81c7e5a118ac7 /PKGBUILD
parentbea9ffd447ef35695f6cf3998767904d7329a4e6 (diff)
downloadaur-76923cceb9167048f7153881c83fc2c075f7f803.tar.gz
bugfix
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')