[SCM] grass branch, master, updated. upstream/6.4.1-100-g7448d4a
M. Hamish Bowman
hamish_b at yahoo.com
Tue May 29 12:24:54 UTC 2012
The following commit has been merged in the master branch:
commit 7448d4a5cb65d223d6b2e104e990a64943f71ec3
Author: M. Hamish Bowman <hamish_b at yahoo.com>
Date: Wed May 30 00:24:31 2012 +1200
add back python-dev dep
diff --git a/debian/control b/debian/control
index 2a00888..a4b6c74 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Build-depends:
libxmu-dev,
#install optipng if compressing the PNG images in the programmers' manual
# optipng,
- python (>= 2.6.6-3~),
+ python (>= 2.6.6-3~), python-dev,
python-wxgtk2.8, libwxgtk2.8-dev,
tcl-dev (>= 8.5), tk-dev (>= 8.5),
unixodbc-dev
diff --git a/debian/control.in b/debian/control.in
index 9c7d880..aec5b85 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -27,7 +27,7 @@ Build-depends:
libxmu-dev,
#install optipng if compressing the PNG images in the programmers' manual
# optipng,
- python (>= 2.6.6-3~),
+ python (>= 2.6.6-3~), python-dev,
python-wxgtk2.8, libwxgtk2.8-dev,
tcl-dev (>= 8.5), tk-dev (>= 8.5),
unixodbc-dev
--
Geographic Resources Analysis Support System
More information about the Pkg-grass-devel
mailing list