diff --git a/sound/svox/Makefile b/sound/svox/Makefile index 3587a7c75..2417bfc9d 100644 --- a/sound/svox/Makefile +++ b/sound/svox/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=svox PKG_VERSION:=1.0+git20130326 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/non-free/s/svox diff --git a/sound/svox/patches/0003-pico2wave-Convert-text-to-.wav-using-svox-text-to-sp.patch b/sound/svox/patches/0003-pico2wave-Convert-text-to-.wav-using-svox-text-to-sp.patch index c8a2e8399..19b6df1b9 100644 --- a/sound/svox/patches/0003-pico2wave-Convert-text-to-.wav-using-svox-text-to-sp.patch +++ b/sound/svox/patches/0003-pico2wave-Convert-text-to-.wav-using-svox-text-to-sp.patch @@ -41,7 +41,7 @@ new file mode 100644 index 0000000..0c035a7 --- /dev/null +++ b/pico/bin/pico2wave.c -@@ -0,0 +1,341 @@ +@@ -0,0 +1,342 @@ +/* pico2wave.c + + * Copyright (C) 2009 Mathieu Parent @@ -65,6 +65,7 @@ index 0000000..0c035a7 + +#include +#include ++#include +#include +#include +