summaryrefslogtreecommitdiff
path: root/gnu/packages/telephony.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2021-12-29 18:28:09 -0500
committerLeo Famulari <leo@famulari.name>2021-12-29 18:30:00 -0500
commit3690f6c7a923d680bb26e645377f5d14e21824be (patch)
treebc071c8674f54169809c56034a7e7fc3622f458b /gnu/packages/telephony.scm
parentdded2d2b454c180c0d3d0cff43af70e99508264f (diff)
downloadguix-patches-3690f6c7a923d680bb26e645377f5d14e21824be.tar
guix-patches-3690f6c7a923d680bb26e645377f5d14e21824be.tar.gz
gnu: Remove leftover libsndfile/fixed package.
This package was equivalent to the libsndfile package, differing only in the order of its inputs. * gnu/packages/pulseaudio.scm (libsndfile/fixed): Remove variable. * gnu/packages/music.scm (liquidsfz)[inputs]: Replace libsndfile/fixed with libsndfile. * gnu/packages/telephony.scm (mumble)[inputs]: Likewise.
Diffstat (limited to 'gnu/packages/telephony.scm')
-rw-r--r--gnu/packages/telephony.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 1cf2fa8edf..426ccad723 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -658,7 +658,7 @@ address of one of the participants.")
(inputs
(list avahi
boost
- libsndfile/fixed
+ libsndfile
libxi
mesa ; avoid bundled
openssl