[cod-tools] 122/142: branches/single-source-build/ Removing build dependencies 'gcc' and 'make' as both of them are in build-essential list, thus they must be installed before building packages.

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:25 UTC 2017


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

merkys-guest pushed a commit to branch master
in repository cod-tools.

commit c7b8b680bdc70b0d70ca07f6f692979ead592fe9
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Mon May 22 12:21:35 2017 +0000

    branches/single-source-build/
    Removing build dependencies 'gcc' and 'make' as both of them are in
    build-essential list, thus they must be installed before building
    packages.
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/branches/single-source-build@122 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e25b294..98f7346 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: cod-tools
 Priority: extra
 Maintainer: Andrius Merkys <andrius.merkys at gmail.com>
-Build-Depends: autoconf, bison, debhelper (>= 9.0.0), flex, gcc,
+Build-Depends: autoconf, bison, debhelper (>= 9.0.0), flex,
  libcarp-assert-perl, libmodule-scandeps-perl, libparse-yapp-perl,
- make, moreutils, perl, python-dev, swig
+ moreutils, perl, python-dev, swig
 Standards-Version: 3.9.8
 Section: misc
 Vcs-Svn: svn://www.crystallography.net/cod-tools

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git



More information about the debian-science-commits mailing list