[Python-modules-commits] [python-igraph] 01/02: add pkg-config to B-D

Takaki Taniguchi takaki at moszumanska.debian.org
Thu Nov 26 13:55:56 UTC 2015


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

takaki pushed a commit to branch master
in repository python-igraph.

commit 203fcae3ec2770feea2ab488ed2e046021904d06
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Thu Nov 26 11:31:27 2015 +0900

    add pkg-config to B-D
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5809866..72dc3c3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 8.0.0),
 	python-setuptools,
 	python3-all-dev,
 	python3-setuptools,
-	libigraph-dev
+	libigraph-dev,
+	pkg-config
 Standards-Version: 3.9.6
 Homepage: http://igraph.sourceforge.net/
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-igraph.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-igraph.git



More information about the Python-modules-commits mailing list