gnu: spandsp: Add comment.
* gnu/packages/telephony.scm (spandsp)[native-inputs]: Note that the LIBJPEG-TURBO dependency comes via LIBTIFF.
This commit is contained in:
parent
c0cce20557
commit
e66d5d6e29
@ -162,7 +162,7 @@ (define-public spandsp
|
||||
("fftw" ,fftw)
|
||||
("libpcap" ,libpcap)
|
||||
("libsndfile" ,libsndfile)
|
||||
("libjpeg" ,libjpeg-turbo)
|
||||
("libjpeg" ,libjpeg-turbo) ;XXX: should be propagated from libtiff
|
||||
("libtiff" ,libtiff)
|
||||
("netpbm" ,netpbm)
|
||||
("sox" ,sox)
|
||||
|
Loading…
Reference in New Issue
Block a user