summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/espeak/espeak.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/espeak/espeak.mk b/package/espeak/espeak.mk
index bb9a247a0a..0aa049ef07 100644
--- a/package/espeak/espeak.mk
+++ b/package/espeak/espeak.mk
@@ -9,7 +9,7 @@ ESPEAK_VERSION = $(ESPEAK_VERSION_MAJOR).04
ESPEAK_SOURCE = espeak-$(ESPEAK_VERSION)-source.zip
ESPEAK_SITE = http://downloads.sourceforge.net/project/espeak/espeak/espeak-$(ESPEAK_VERSION_MAJOR)
ESPEAK_LICENSE = GPLv3+
-ESPEAK_LICENSE_FILES = Licence.txt
+ESPEAK_LICENSE_FILES = License.txt
ifeq ($(BR2_PACKAGE_ESPEAK_AUDIO_BACKEND_ALSA),y)
ESPEAK_AUDIO_BACKEND = portaudio
OpenPOWER on IntegriCloud