diff options
| -rw-r--r-- | meta-oe/recipes-navigation/geos/geos.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-navigation/geos/geos.inc b/meta-oe/recipes-navigation/geos/geos.inc index bfac69b094..484ca9154f 100644 --- a/meta-oe/recipes-navigation/geos/geos.inc +++ b/meta-oe/recipes-navigation/geos/geos.inc | |||
| @@ -9,6 +9,8 @@ SRC_URI = "http://download.osgeo.org/geos/geos-${PV}.tar.bz2" | |||
| 9 | 9 | ||
| 10 | inherit autotools pkgconfig binconfig | 10 | inherit autotools pkgconfig binconfig |
| 11 | 11 | ||
| 12 | EXTRA_OECONF += "--enable-inline=no" | ||
| 13 | |||
| 12 | PACKAGES =+ "geoslib ${PN}-c1" | 14 | PACKAGES =+ "geoslib ${PN}-c1" |
| 13 | 15 | ||
| 14 | DESCRIPTION:${PN}lib = "Geometry engine for Geographic Information Systems - C++ Library" | 16 | DESCRIPTION:${PN}lib = "Geometry engine for Geographic Information Systems - C++ Library" |
