[dune-common] 01/01: libdune-common-dev: Make pkg-config a dependency instead of a recommendation.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Fri Jan 24 15:02:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to branch master
in repository dune-common.
commit d150e7bc6d7a6eb02df7d7df3f74839af63c746b
Author: Ansgar Burchardt <burchardt at igpm.rwth-aachen.de>
Date: Fri Jan 24 16:01:24 2014 +0100
libdune-common-dev: Make pkg-config a dependency instead of a recommendation.
Both dunecontrol and duneproject need pkg-config.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1eb112f..5b0b2bc 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Package: libdune-common-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libdune-common-2.3svn (= ${binary:Version}),
- python, python-pyparsing
-Recommends: automake, autoconf, libtool, pkg-config
+ pkg-config, python, python-pyparsing
+Recommends: automake, autoconf, libtool
Suggests: libdune-common-dbg (= ${binary:Version})
Description: toolbox for solving PDEs -- basic classes (development files)
DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-common.git
More information about the debian-science-commits
mailing list