From: Henning Heinold Date: Fri, 11 Sep 2009 01:22:24 +0000 (+0200) Subject: eject: inherit gettext to honour USE_NLS X-Git-Tag: Release-2010-05/1~2471^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcc5de7935874cb2e5673526398ddf3a08e9812f;p=openembedded.git eject: inherit gettext to honour USE_NLS --- diff --git a/recipes/eject/eject_2.1.5.bb b/recipes/eject/eject_2.1.5.bb index 7cf7188899..6d53aee9a7 100644 --- a/recipes/eject/eject_2.1.5.bb +++ b/recipes/eject/eject_2.1.5.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Eject allows removable media (typically a CD-ROM, floppy disk, tape, or JAZ or ZIP disk) to be ejected under software control." LICENSE = "GPLv2" -inherit autotools +inherit autotools gettext SRC_URI = "http://ca.geocities.com/jefftranter@rogers.com/eject-${PV}.tar.gz"