summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrien Prost-Boucle2021-08-29 18:23:16 +0200
committerAdrien Prost-Boucle2021-08-29 18:23:16 +0200
commit26cb2e3de2b44790e7c8d80b2346c94d42d0870e (patch)
treed65758892feb1c5f815bc2a8994a1bdd1a7d6002 /PKGBUILD
parent946dd6e7e2c4e1aec6badbf51cffdd83ba27c79e (diff)
downloadaur-26cb2e3de2b44790e7c8d80b2346c94d42d0870e.tar.gz
Add version do check dependency python-pyvhdlmodel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c213791bd459..2445e1dce643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ conflicts=('ghdl' 'ghdl-gcc-git' 'ghdl-llvm-git')
makedepends=('git')
depends=('gcc-ada')
checkdepends=(
- 'python-pytest' 'python-pydecor' 'python-pyvhdlmodel'
+ 'python-pytest' 'python-pydecor' 'python-pyvhdlmodel>=0.12'
'python-pymetaclasses' 'python-pyattributes' 'python-pyterminalui'
)
optdepends=(