git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1484b48
)
geos: also inherit binconfig
author
Koen Kooi
<koen@openembedded.org>
Thu, 28 Jun 2007 12:34:55 +0000
(12:34 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 28 Jun 2007 12:34:55 +0000
(12:34 +0000)
packages/geos/geos_2.2.3+3.0.0rc4.bb
patch
|
blob
|
history
diff --git
a/packages/geos/geos_2.2.3+3.0.0rc4.bb
b/packages/geos/geos_2.2.3+3.0.0rc4.bb
index
166b188
..
90bcc4b
100644
(file)
--- a/
packages/geos/geos_2.2.3+3.0.0rc4.bb
+++ b/
packages/geos/geos_2.2.3+3.0.0rc4.bb
@@
-4,11
+4,13
@@
LICENSE = "GPLv2""
DEPENDS = "boost"
+PR = "r1"
+
SRC_URI = "http://geos.refractions.net/geos-3.0.0rc4.tar.bz2"
S = "${WORKDIR}/geos-3.0.0rc4"
-inherit autotools pkgconfig lib_package
+inherit autotools pkgconfig lib_package
binconfig
EXTRA_OECONF = "--disable-swig"