summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorM. Shulhan2016-09-06 19:39:43 +0700
committerM. Shulhan2016-09-06 19:39:43 +0700
commitfa66c2946a27ee9eba6816e518ebef9d5c3fb9a6 (patch)
tree51be8cc753e9a423b0d86f0dcb4db22a4c865dd1 /.SRCINFO
parent43ceac9cf4b71c0e19e734e2af0507e2b1745113 (diff)
downloadaur-fa66c2946a27ee9eba6816e518ebef9d5c3fb9a6.tar.gz
Add support for ARM device
Tested with Raspberry PI 2 with Arch Linux ARM. Also, we add gcc, make, fakeroot, and git as dependency for make, to automatically install the package without required manual install before it.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 4 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93ec8b875465..825c3069a685 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,11 @@ pkgbase = rescached-git
install = rescached-git.install
arch = i686
arch = x86_64
+ arch = armv7h
license = custom:BSD
+ makedepends = gcc
+ makedepends = make
+ makedepends = fakeroot
makedepends = git
makedepends = asciidoc
depends = gcc-libs