[grass] 10/18: Add shlibs & python Depends for tools in grass-dev.
Bas Couwenberg
sebastic at xs4all.nl
Sat Jan 24 02:03:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to branch experimental
in repository grass.
commit 5ba1ea17b17d0d4e2cafc47272f162fb09512632
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jan 23 21:01:00 2015 +0100
Add shlibs & python Depends for tools in grass-dev.
---
debian/control | 2 ++
debian/control.in | 2 ++
2 files changed, 4 insertions(+)
diff --git a/debian/control b/debian/control
index dff7aac..3a94398 100644
--- a/debian/control
+++ b/debian/control
@@ -173,6 +173,8 @@ Depends: grass-core (= ${binary:Version}),
libproj-dev,
libgdal-dev,
libfreetype6-dev,
+ ${shlibs:Depends},
+ ${python:Depends},
${misc:Depends}
# Subversion is needed by g.extension, a primary motivator for installing the grass-dev pkg
Recommends: subversion
diff --git a/debian/control.in b/debian/control.in
index 4995699..be4805c 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -173,6 +173,8 @@ Depends: grass-core (= ${binary:Version}),
libproj-dev,
libgdal-dev,
libfreetype6-dev,
+ ${shlibs:Depends},
+ ${python:Depends},
${misc:Depends}
# Subversion is needed by g.extension, a primary motivator for installing the grass-dev pkg
Recommends: subversion
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git
More information about the Pkg-grass-devel
mailing list