summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPopolon2021-10-19 01:06:25 +0200
committerPopolon2021-10-19 01:06:25 +0200
commitfdddcaaee0918bc58ebe1fe8ddabf0f37bdfb134 (patch)
tree9f1d3bb8e1001675d8dd9eaabe171c5b95e18c18 /.SRCINFO
parent6e53ce3757de1338af803c7667fe932e967f7b09 (diff)
downloadaur-fdddcaaee0918bc58ebe1fe8ddabf0f37bdfb134.tar.gz
add missing python-nmigen dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0108a41045f..31f9be380e4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = python-sphinxcontrib-hdl-diagrams
pkgdesc = Generate diagrams from HDL in Sphinx.
pkgver = 0.0.post131
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/SymbiFlow/sphinxcontrib-hdl-diagrams
arch = any
license = APACHE
makedepends = python-setuptools
depends = python-sphinx
depends = yosys
+ depends = python-nmigen
source = https://files.pythonhosted.org/packages/source/s/sphinxcontrib-hdl-diagrams/sphinxcontrib-hdl-diagrams-0.0.post131.tar.gz
sha256sums = f05f467d91c90b879090ef04f80481cca171d7a8cc909bfa6eef3ed2d6687cf1
pkgname = python-sphinxcontrib-hdl-diagrams
depends = python-sphinx
depends = yosys
+ depends = python-nmigen