[yosys] 01/01: Added python3 as build-dependency as well

Ruben Undheim rubund-guest at moszumanska.debian.org
Sat Oct 10 07:27:06 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository yosys.

commit 65fc3fdb48d1cb11d416fc53fa819b0049516741
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Oct 10 09:26:50 2015 +0200

    Added python3 as build-dependency as well
---
 debian/changelog | 2 +-
 debian/control   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5a3c7a2..c75406c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ yosys (0.5.0+20151007gitba4cce9-1) experimental; urgency=low
 
   * New upstream version 
     - Refreshed patches
-  * debian/control: Added "python" as build-dependency
+  * debian/control: Added "python" and "python3" as build-dependencies
 
  -- Ruben Undheim <ruben.undheim at gmail.com>  Sat, 10 Oct 2015 09:21:17 +0200
 
diff --git a/debian/control b/debian/control
index 19b7f17..bb38793 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9),
                gawk,
                libffi-dev,
                pkg-config,
+               python3,
                python
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/yosys.git

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