eject: inherit gettext to honour USE_NLS
authorHenning Heinold <heinold@inf.fu-berlin.de>
Fri, 11 Sep 2009 01:22:24 +0000 (03:22 +0200)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Fri, 11 Sep 2009 01:26:19 +0000 (03:26 +0200)
recipes/eject/eject_2.1.5.bb

index 7cf7188..6d53aee 100644 (file)
@@ -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"