diff options
Diffstat (limited to 'meta-oe/recipes-support/espeak/espeak_1.48.04.bb')
| -rw-r--r-- | meta-oe/recipes-support/espeak/espeak_1.48.04.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/espeak/espeak_1.48.04.bb b/meta-oe/recipes-support/espeak/espeak_1.48.04.bb index b4812d59d6..c80bf12ade 100644 --- a/meta-oe/recipes-support/espeak/espeak_1.48.04.bb +++ b/meta-oe/recipes-support/espeak/espeak_1.48.04.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI = "http://downloads.sourceforge.net/espeak/espeak-1.48.04-source.zip \ | |||
| 10 | " | 10 | " |
| 11 | SRC_URI[sha256sum] = "bf9a17673adffcc28ff7ea18764f06136547e97bbd9edf2ec612f09b207f0659" | 11 | SRC_URI[sha256sum] = "bf9a17673adffcc28ff7ea18764f06136547e97bbd9edf2ec612f09b207f0659" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/espeak-${PV}-source" | 13 | S = "${UNPACKDIR}/espeak-${PV}-source" |
| 14 | 14 | ||
| 15 | DEPENDS = "portaudio-v19 qemu-helper-native" | 15 | DEPENDS = "portaudio-v19 qemu-helper-native" |
| 16 | inherit siteinfo qemu | 16 | inherit siteinfo qemu |
