aboutsummaryrefslogtreecommitdiff
path: root/kunoisayami
diff options
context:
space:
mode:
Diffstat (limited to 'kunoisayami')
-rw-r--r--kunoisayami/chisel/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/kunoisayami/chisel/PKGBUILD b/kunoisayami/chisel/PKGBUILD
index d8feddc..f912022 100644
--- a/kunoisayami/chisel/PKGBUILD
+++ b/kunoisayami/chisel/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Frederik Schwan <freswa at archlinux dot org>
+# Maintainer: Coelacanthus <coelacanthus at outlook dot com>
+# Contributor: Frederik Schwan <freswa at archlinux dot org>
# Contributor: Sebastian Bøe <sebastianbooe at gmail dot com>
pkgname=chisel
@@ -8,7 +9,7 @@ pkgdesc='Constructing Hardware in a Scala Embedded Language'
arch=('any')
url='https://chisel.eecs.berkeley.edu/'
license=('BSD')
-depends=('java-environment' 'verilator')
+depends=('java-environment' 'verilator' 'sbt')
makedepends=('sbt' 'graphviz')
source=("https://github.com/freechipsproject/chisel3/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
b2sums=('9e2a34d2b83da59930eaae595bb4173cb45ce4154871462eaac851c8c6ee5ac32d57b8686be6f1b6998a6a9d7eecfa797081d8d335fac817c0eeb8eeb18fff6f')