summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJiuyang liu2020-04-12 02:00:13 +0000
committerJiuyang liu2020-04-12 02:00:13 +0000
commite90321d4ced34bd676139c395d98430b57dd27c4 (patch)
tree273983a827fd6a417f8550d978cb90736302f2e3 /PKGBUILD
parent1bfcdc6f653d316204a9ccb44b3e3ffb1edf1f63 (diff)
downloadaur-e90321d4ced34bd676139c395d98430b57dd27c4.tar.gz
update for opensta.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6735843ad68..fa5bdeb82ef6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,12 @@ pkgdesc="A gate level static timing verifier."
arch=('x86_64')
url="https://github.com/The-OpenROAD-Project/OpenSTA"
license=('GPL')
-makedepends=('tcl' 'swig' 'bison' 'flex')
+makedepends=('tcl' 'swig' 'bison' 'flex' 'git' 'cmake')
optdepends=(
'libzip: read Verilog, SDF, SPF, and SPEF files compressed with gzip'
'cudd: a binary decision diageram package for improving conditional timing arc handling')
source=("git://github.com/The-OpenROAD-Project/OpenSTA.git")
+provides=("opensta")
md5sums=('SKIP')
pkgver() {