console-tools: inherit gettext
authorPhil Blundell <philb@gnu.org>
Sat, 13 Jun 2009 14:43:14 +0000 (15:43 +0100)
committerPhil Blundell <philb@gnu.org>
Sat, 13 Jun 2009 14:43:14 +0000 (15:43 +0100)
recipes/console-tools/console-tools_0.3.2.bb

index 46c8a28..0a7b99a 100644 (file)
@@ -19,7 +19,7 @@ do_compile () {
        oe_runmake 'SUBDIRS=${SUBDIRS}'
 }
 
-inherit autotools
+inherit autotools gettext
 
 acpaths = "-I ${WORKDIR}/config"