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
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"