[yosys] 02/02: Define Build-Depends-Indep

Ruben Undheim rubund-guest at moszumanska.debian.org
Sat Apr 9 12:36:40 UTC 2016


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

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

commit c5acd51b7859613ec741d10e96de990fb2c8b266
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Apr 9 14:35:56 2016 +0200

    Define Build-Depends-Indep
---
 debian/changelog | 2 ++
 debian/control   | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a209a57..8a88bef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ yosys (0.6-3) unstable; urgency=medium
     - Fix a build problem on kFreeBSD. Use __unix__ instead of __linux__
 
   [ Ruben Undheim ]
+  * debian/control:
+    - Define Build-Depends-Indep dependencies
   * debian/rules:
     - Override dh_auto_build-indep instead for building documentation.
 
diff --git a/debian/control b/debian/control
index 6d5216d..4aabbdc 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,8 @@ Build-Depends: debhelper (>= 9),
                libffi-dev,
                pkg-config,
                txt2man,
+               python3
+Build-Depends-Indep:
                texlive-base,
                texlive-generic-recommended,
                texlive-fonts-recommended,
@@ -26,8 +28,7 @@ Build-Depends: debhelper (>= 9),
                texlive-bibtex-extra,
                lmodern,
                graphviz,
-               berkeley-abc (>= 1.01),
-               python3
+               berkeley-abc (>= 1.01)
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/yosys.git
 Vcs-Git: https://anonscm.debian.org/git/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