[oe-commits] Phil Blundell : console-tools: inherit gettext

git version control git at git.openembedded.org
Sat Jun 13 14:45:37 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 40d0c33b4a04347130fa9dba38f5287744a7f67a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=40d0c33b4a04347130fa9dba38f5287744a7f67a

Author: Phil Blundell <philb at gnu.org>
Date:   Sat Jun 13 15:43:14 2009 +0100

console-tools: inherit gettext

---

 recipes/console-tools/console-tools_0.3.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/console-tools/console-tools_0.3.2.bb b/recipes/console-tools/console-tools_0.3.2.bb
index 46c8a28..0a7b99a 100644
--- a/recipes/console-tools/console-tools_0.3.2.bb
+++ b/recipes/console-tools/console-tools_0.3.2.bb
@@ -19,7 +19,7 @@ do_compile () {
 	oe_runmake 'SUBDIRS=${SUBDIRS}'
 }
 
-inherit autotools
+inherit autotools gettext
 
 acpaths = "-I ${WORKDIR}/config"
 





More information about the Openembedded-commits mailing list