pango: remove elfutis dep
[openembedded.git] / recipes / flite / flite-alsa_1.2.bb
1 require flite.inc
2
3 PR = "r1"
4
5 EXTRA_OECONF = "--with-audio=alsa --enable-shared"
6
7 SRC_URI = "http://www.speech.cs.cmu.edu/flite/packed/flite-${PV}/flite-${PV}-release.tar.bz2 \
8 #          file://fix-read-only-assignments.patch;patch=1 \  # included in the alsa patch
9 #source    http://homepage.hispeed.ch/loehrer/downloads/flite-1.2-alsa_support-1.2.diff.bz2 \
10            file://flite-1.2-alsa_support-1.2.diff;patch=1"