guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: gnu: spandsp: Add comment.


From: guix-commits
Subject: 01/03: gnu: spandsp: Add comment.
Date: Sat, 11 Apr 2020 09:49:16 -0400 (EDT)

mbakke pushed a commit to branch core-updates
in repository guix.

commit e66d5d6e29f09cd51ed6284e0f927c341f4b88c9
Author: Marius Bakke <address@hidden>
AuthorDate: Sat Apr 11 15:33:32 2020 +0200

    gnu: spandsp: Add comment.
    
    * gnu/packages/telephony.scm (spandsp)[native-inputs]: Note that the
    LIBJPEG-TURBO dependency comes via LIBTIFF.
---
 gnu/packages/telephony.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index e7441d9..76e0852 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -162,7 +162,7 @@
        ("fftw" ,fftw)
        ("libpcap" ,libpcap)
        ("libsndfile" ,libsndfile)
-       ("libjpeg" ,libjpeg-turbo)
+       ("libjpeg" ,libjpeg-turbo)      ;XXX: should be propagated from libtiff
        ("libtiff" ,libtiff)
        ("netpbm" ,netpbm)
        ("sox" ,sox)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]