[yosys] 07/57: Added Recommends: yosys-abc Removed dependency of mercurial
Ruben Undheim
rubund-guest at moszumanska.debian.org
Wed Sep 17 16:08:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository yosys.
commit c522b95e475d8d342fc97f39e57580538e30222f
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sun Apr 13 01:57:10 2014 +0200
Added Recommends: yosys-abc
Removed dependency of mercurial
---
debian/control | 3 ++-
debian/yosys.install | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1a5dd26..959a7a5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: yosys
Section: universe/electronics
Priority: extra
Maintainer: Ruben Undheim <ruben.undheim at gmail.com>
-Build-Depends: debhelper (>= 9), tcl8.5-dev, libqt4-dev, libqt4-opengl-dev, libqtwebkit-dev, libreadline-dev, git, zlib1g-dev, bison, flex, mercurial, iverilog, minisat
+Build-Depends: debhelper (>= 9), tcl8.5-dev, libqt4-dev, libqt4-opengl-dev, libqtwebkit-dev, libreadline-dev, git, zlib1g-dev, bison, flex, iverilog, minisat
Standards-Version: 3.9.2
Homepage: http://www.clifford.at/yosys
#Vcs-Git: https://github.com/cliffordwolf/yosys.git
@@ -10,5 +10,6 @@ Homepage: http://www.clifford.at/yosys
Package: yosys
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, iverilog, graphviz
+Recommends: yosys-abc
Description: Open source synthesis of digital circuits
yosys is a complete package for the synthesis from RTL to gate-level logic.
diff --git a/debian/yosys.install b/debian/yosys.install
new file mode 100644
index 0000000..2d0ee2b
--- /dev/null
+++ b/debian/yosys.install
@@ -0,0 +1,4 @@
+yosys usr/bin
+yosys-filterlib usr/bin
+yosys-svgviewer usr/bin
+yosys-config usr/bin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yosys.git
More information about the debian-science-commits
mailing list