[graywolf] 01/01: pkg-config is also new build-dependency

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Mar 6 20:17:33 UTC 2017


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

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

commit 4259caba6998d4f65982d662efef13285fa723df
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Mon Mar 6 21:16:46 2017 +0100

    pkg-config is also new build-dependency
---
 debian/changelog | 2 +-
 debian/control   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0ec41b1..3fc8ee6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ graywolf (0.1.4+20170306gitecee764-1) UNRELEASED; urgency=medium
 
   * New upstream GIT HEAD with fixed license violation issue (Closes: #856705)
   * debian/control:
-    - New build-dependency: libgsl-dev
+    - New build-dependencies: libgsl-dev, pkg-config
   * Updated debian/libycadgraywolf0.symbols - removed the symbols in license
     violating code.
 
diff --git a/debian/control b/debian/control
index 2e23838..d4384ae 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Section: electronics
 Priority: optional
 Build-Depends: debhelper (>= 9),
                cmake,
+               pkg-config,
                libx11-dev,
                libgsl-dev
 Standards-Version: 3.9.8

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



More information about the debian-science-commits mailing list