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:
3ee4c01
)
guile-native: depend on gettext-native
author
Koen Kooi
<koen@openembedded.org>
Wed, 3 Jun 2009 07:07:13 +0000
(09:07 +0200)
committer
Koen Kooi
<koen@Powerbook-3.local>
Fri, 5 Jun 2009 15:48:07 +0000
(17:48 +0200)
recipes/guile/guile-native_1.8.5.bb
patch
|
blob
|
history
diff --git
a/recipes/guile/guile-native_1.8.5.bb
b/recipes/guile/guile-native_1.8.5.bb
index
e73616e
..
1b6a4f5
100644
(file)
--- a/
recipes/guile/guile-native_1.8.5.bb
+++ b/
recipes/guile/guile-native_1.8.5.bb
@@
-1,6
+1,6
@@
SECTION = "unknown"
LICENSE = "GPL"
-DEPENDS = "gmp-native"
+DEPENDS = "g
ettext-native g
mp-native"
SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
file://configure-fix.patch;patch=1 \
"