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 ca180094a226..bc647d37e859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
url="https://github.com/luxrck/rgssad"
license=('MIT')
depends=()
-makedepends=('git')
+makedepends=('git' 'rust' 'cargo')
source=("${pkgname}::git+https://github.com/luxrck/rgssad.git#tag=v${pkgver}")
md5sums=('SKIP')