summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2015-10-10 09:44:17 +0200
committerRuben Undheim <ruben.undheim@gmail.com>2015-10-10 09:44:17 +0200
commit58147ef8d834f49c6efa052c9ccf893776da5e30 (patch)
tree80bd07543036dae961499a933eda9a18164047ab /debian
parent65fc3fdb48d1cb11d416fc53fa819b0049516741 (diff)
Build-dependency on python 2 not needed anymore
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control3
2 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index c75406c5..24ba6dd3 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" and "python3" as build-dependencies
+ * debian/control: Added "python3" as build-dependency
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 10 Oct 2015 09:21:17 +0200
diff --git a/debian/control b/debian/control
index bb387932..0c814688 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,7 @@ Build-Depends: debhelper (>= 9),
gawk,
libffi-dev,
pkg-config,
- python3,
- python
+ python3
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/yosys.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/yosys.git