yosys: fix dependency

remove stale symlink for berkeley-abc
This commit is contained in:
classabbyamp 2024-11-30 13:53:16 -05:00
parent 9ae74d88f8
commit 20e9b638af
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
yosys-abc

View File

@ -6,7 +6,7 @@ build_style=gnu-makefile
make_use_env=yes
hostmakedepends="python3 bison flex pkg-config tcl"
makedepends="tcl-devel readline-devel libffi-devel zlib-devel"
depends="graphviz xdot berkeley-abc"
depends="graphviz xdot yosys-abc"
short_desc="Verilog RTL Synthesis Suite"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC, MIT"