All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] guile-native: added missing gettext-native dependency
@ 2009-06-04 14:13 Ihar Hrachyshka
  2009-06-04 14:58 ` Koen Kooi
  2009-06-04 16:18 ` [patch] autotools: detect missing depends for aclocal packages Phil Blundell
  0 siblings, 2 replies; 5+ messages in thread
From: Ihar Hrachyshka @ 2009-06-04 14:13 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
---
 recipes/guile/guile-native_1.8.5.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/guile/guile-native_1.8.5.bb b/recipes/guile/guile-native_1.8.5.bb
index e73616e..bf21c6a 100644
--- 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 = "gmp-native gettext-native"
 SRC_URI = "http://ftp.gnu.org/pub/gnu/guile/guile-${PV}.tar.gz \
            file://configure-fix.patch;patch=1 \
 "
-- 
1.6.3.1




^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-03-26 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04 14:13 [PATCH] guile-native: added missing gettext-native dependency Ihar Hrachyshka
2009-06-04 14:58 ` Koen Kooi
2009-06-04 16:18 ` [patch] autotools: detect missing depends for aclocal packages Phil Blundell
2009-08-12  9:35   ` Holger Hans Peter Freyther
2010-03-26 21:23     ` Stefan Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.