wok-6.x diff postgis/receipt @ rev 12327

wxpython: Fixed package so we have python files. Some packages that build with wxpython need this in order to build.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 08:05:49 2012 +0000 (2012-04-19)
parents 0b2cf9528f8b
children 03afa2371fe5
line diff
     1.1 --- a/postgis/receipt	Wed Mar 14 03:50:05 2012 +0100
     1.2 +++ b/postgis/receipt	Thu Apr 19 08:05:49 2012 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="http://postgis.refractions.net/download/$TARBALL"
     1.5  
     1.6  DEPENDS="geos proj libpostgresqlclient libxml2"
     1.7 -BUILD_DEPENDS="postgresql-dev geos-dev proj-dev"
     1.8 +BUILD_DEPENDS="postgresql-dev geos-dev proj-dev libxml2-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()