summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Posch2024-12-02 15:41:13 +0100
committerFabian Posch2024-12-02 15:41:13 +0100
commit8da6c122d7331dd692e5a1eaabcfb8b286cd71f1 (patch)
treeae52a74925fb99239977fb5adad6b545aac4e884 /PKGBUILD
parent30518165256516c9a19955b7855c4eebde96319f (diff)
downloadaur-act-flow-git-meta.tar.gz
add annotation library
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1af6f75e4272..a4d0c1815a7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=act-flow-git-meta
_baserver=0
-_patchlvl=7
+_patchlvl=8
pkgver=${_baserver}.${_patchlvl}
pkgrel=1
pkgdesc="Meta package to install the git version of the ACT AVLSI tool flow."
@@ -16,6 +16,7 @@ depends=(
'act-tracelib-git'
'act-actsim-git'
'act-expropt-git'
+ 'act-annotate-git'
'act-utils-git'
'act-dflowmap-git'
)