summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCayetano Santos2021-06-01 01:06:31 +0200
committerCayetano Santos2021-06-01 01:06:31 +0200
commit2ec3dd38154dd5fb63517a675e062dcdb133b416 (patch)
treea1e8bba65831f1ebb26603d50168ac9dd257cae2 /PKGBUILD
parent1af9edc30c80dd113b94e7ac393cc7023f4fc849 (diff)
downloadaur-2ec3dd38154dd5fb63517a675e062dcdb133b416.tar.gz
CI: include resulting package as an artifact
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6afd3c6c7a5f..dffc150ba9cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ url="http://github.com/cocotb/cocotb/"
license=('BSD')
depends=('python' 'python-setuptools')
-makedepends=('git' 'gcc' 'python-pip')
optdepends=('iverilog: for simulating verilog designs'
'ghdl: for simulating VHDL designs'
'gtkwave: for visualizing waveforms')