summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/fomu-verilog-blink/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/fomu-verilog-blink/PKGBUILD b/pcr/fomu-verilog-blink/PKGBUILD
index e9944be54..6cf533682 100644
--- a/pcr/fomu-verilog-blink/PKGBUILD
+++ b/pcr/fomu-verilog-blink/PKGBUILD
@@ -11,7 +11,8 @@ pkgdesc="Blink test firmwares for the FOMU FPGA boards"
arch=('any')
url='https://github.com/im-tomu/fomu-workshop.git'
license=('Apache')
-makedepends=('icestorm-git'
+makedepends=('dfu-util'
+ 'icestorm-git'
'nextpnr-git'
'yosys')
optdepends=('dfu-util: for loading the fimrwares')