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:
06b5d4e
)
bison.inc: Configure asks for gettext inherit it
author
Stefan Schmidt
<stefan@datenfreihafen.org>
Sun, 18 Jul 2010 09:05:17 +0000
(11:05 +0200)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Sun, 18 Jul 2010 09:12:00 +0000
(11:12 +0200)
recipes/bison/bison.inc
patch
|
blob
|
history
diff --git
a/recipes/bison/bison.inc
b/recipes/bison/bison.inc
index
cfcac6a
..
ba33102
100644
(file)
--- a/
recipes/bison/bison.inc
+++ b/
recipes/bison/bison.inc
@@
-8,9
+8,9
@@
DEPENDS = "virtual/libintl"
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
file://m4.patch"
-INC_PR = "r
5
"
+INC_PR = "r
6
"
-inherit autotools
+inherit autotools
gettext
NATIVE_INSTALL_WORKS = "1"
BBCLASSEXTEND = "native"