package/spandsp: needs jpeg support in tiff package
Since upstream commit https://github.com/freeswitch/spandsp/commit/
be0bce3dbc4b33f92e8da985900104b857259d02#diff-67e997bcfdac55191033d57a16d1408aR550,
jpeg support is needed in the fiff package.
This issue appeared with the bump of spandsp to 3.0 in commit
36c983bfa5
.
Fixes:
http://autobuild.buildroot.net/results/f5e/f5efa4aeef661670403111074b9397da47167d07/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
5a33de882e
commit
4205289f9f
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_SPANDSP
|
config BR2_PACKAGE_SPANDSP
|
||||||
bool "spandsp"
|
bool "spandsp"
|
||||||
select BR2_PACKAGE_TIFF
|
select BR2_PACKAGE_TIFF
|
||||||
|
select BR2_PACKAGE_TIFF_JPEG
|
||||||
help
|
help
|
||||||
Spandsp is a library of many DSP functions for telephony.
|
Spandsp is a library of many DSP functions for telephony.
|
||||||
These range from simple modules, such as DTMF detection, to
|
These range from simple modules, such as DTMF detection, to
|
||||||
|
Loading…
Reference in New Issue
Block a user