Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv31736

Modified Files:
        pyproj-py.info 
Log Message:
arg.  this really didn't work before.  Must force proj to be at least
4.6.0 or pyproj doesn't build.  I should have received a bunch of 
complaints that this didn't work, but got none.


Index: pyproj-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/pyproj-py.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- pyproj-py.info      16 Jan 2008 22:38:01 -0000      1.11
+++ pyproj-py.info      16 Jan 2008 22:44:05 -0000      1.12
@@ -17,8 +17,8 @@
 Source: http://pyproj.googlecode.com/files/pyproj-%v.tar.gz
 Source-MD5: 7b540824623c18ad39e051480897231f
 Type: python (2.3 2.4 2.5)
-Depends: python%type_pkg[python], proj-shlibs
-BuildDepends: proj
+Depends: python%type_pkg[python], proj-shlibs (>= 4.6.0)
+BuildDepends: proj (>= 4.6.0)
 Replaces: matplotlib-basemap-py%type_pkg[python] (<= 0.9.4-1)
 CompileScript: <<
  #!/bin/bash -ev


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to