diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-09-13 19:47:16 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-09-13 19:47:16 +0000 |
commit | f16e56319742656189dcedf251bd2ea390d17c03 (patch) | |
tree | da6fc09cbe15b76b6bb9eda5201cd5e13e7f94cd /recipes/eject/eject_2.1.5.bb | |
parent | 848446695abfdb3d3631d70ece7e74311f26d37c (diff) | |
parent | 34e6a1ce23f1ef5f627447286c4ae768d8bcb1ad (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/eject/eject_2.1.5.bb')
-rw-r--r-- | recipes/eject/eject_2.1.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |