diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2010-03-25 13:34:01 -0400 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2010-03-25 13:34:01 -0400 |
commit | a0212b1a93f6d6228a300bc6af4889251f070a53 (patch) | |
tree | f9e5e745a1bb9d53562f82c83e1efb18ad9dbc3c /recipes/geos/geos_3.2.0.bb | |
parent | 67e469ac1e2bdbda2138ae42af49d73d28630ac6 (diff) |
geos: latest versions do not depend on boost
Diffstat (limited to 'recipes/geos/geos_3.2.0.bb')
-rw-r--r-- | recipes/geos/geos_3.2.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/geos/geos_3.2.0.bb b/recipes/geos/geos_3.2.0.bb index 388d059458..d5d91b06a3 100644 --- a/recipes/geos/geos_3.2.0.bb +++ b/recipes/geos/geos_3.2.0.bb @@ -2,8 +2,6 @@ DESCRIPTION = "GEOS (Geometry Engine - Open Source) is a C++ port of the Java To HOMEPAGE = "http://geos.refractions.net/" LICENSE = "LGPL" -DEPENDS = "boost" - PR = "r1" SRC_URI = "http://download.osgeo.org/geos/geos-${PV}.tar.bz2;name=geos \ |