summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayetano Santos2020-04-22 19:30:14 +0200
committerCayetano Santos2020-04-22 19:30:14 +0200
commit5985095dc3207e50f51de24bd29ea4a93afb7559 (patch)
tree1a9cd17102758d30d65b9f09f699a8b951006d91 /PKGBUILD
parent39c642a8b2fcfd491047bb219b7186e4fd97e3b5 (diff)
downloadaur-5985095dc3207e50f51de24bd29ea4a93afb7559.tar.gz
binutils as makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4102697594a..9ab23bdec49e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ conflicts=('python-cocotb-git')
provides=('python-cocotb')
depends=('python' 'python-setuptools')
-makedepends=('git' 'python-setuptools')
+makedepends=('git' 'python-setuptools' 'binutils')
optdepends=('iverilog: for simulating verilog designs'
'ghdl: for simulating VHDL designs'
'gtkwave: for visualizing waveforms')