webex: use non-aliased alsa-lib

This commit is contained in:
Jonathan Ringer 2022-07-31 11:55:16 -07:00
parent b003abde05
commit 0893e1f0e5
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

View File

@ -2,7 +2,7 @@
, writeScript
, stdenv
, fetchurl
, alsaLib
, alsa-lib
, at-spi2-atk
, at-spi2-core
, atk
@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
};
buildInputs = [
alsaLib
alsa-lib
at-spi2-atk
at-spi2-core
atk